Skip to content

Commit 0e0fbb4

Browse files
Bump requests from 2.32.4 to 2.32.5 in /backend (#2092)
Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.32.5. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21efdc9 commit 0e0fbb4

File tree

2 files changed

+60
-4
lines changed

2 files changed

+60
-4
lines changed

backend/poetry.lock

Lines changed: 59 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ python = "^3.13"
4040
python-dateutil = "^2.9.0.post0"
4141
pyyaml = "^6.0.2"
4242
reportlab = "^4.4.2"
43-
requests = "^2.32.3"
43+
requests = "^2.32.5"
4444
sentry-sdk = { extras = [ "django" ], version = "^2.20.0" }
4545
slack-bolt = "^1.22.0"
4646
slack-sdk = "^3.35.0"

0 commit comments

Comments
 (0)