Skip to content

Commit a31d7b5

Browse files
Bump requests from 2.31.0 to 2.32.3
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.3) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5dd4342 commit a31d7b5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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.2"
12+
requests = "^2.32.3"
1313
django = "^5.0.4"
1414
psycopg = {extras = ["pool"], version = "^3.1.19"}
1515

0 commit comments

Comments
 (0)