Skip to content

Commit 977252d

Browse files
Bump requests from 2.32.3 to 2.32.4 in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1786f4 commit 977252d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -6,7 +6,7 @@ python = "^3.13"
66
pymongo = "^4.12.1"
77
pytest = "^8.3.5"
88
pytest-timeout = "^2.4.0"
9-
requests = "^2.32.3"
9+
requests = "^2.32.4"
1010

1111
[build-system]
1212
requires = ["poetry-core"]

0 commit comments

Comments
 (0)