Skip to content

Commit 0a369cd

Browse files
Bump requests from 2.32.4 to 2.32.5
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]>
1 parent 9691273 commit 0a369cd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ packages = [{include = "template_aws_lambda_django"}]
99
[tool.poetry.dependencies]
1010
python = "^3.11"
1111
mangum = "^0.17.0"
12-
requests = "^2.32.4"
12+
requests = "^2.32.5"
1313
django = "^5.2"
1414
psycopg = {extras = ["pool"], version = "^3.2.9"}
1515

0 commit comments

Comments
 (0)