Skip to content

Commit 2a9786b

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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e294bc0 commit 2a9786b

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
@@ -37,7 +37,7 @@ pytest = ">=7.4.2,<9.0.0"
3737
mypy = "^1.17.1"
3838
autopep8 = "^2.0.4"
3939
coverage = "^7.10.1"
40-
requests = "^2.32.4"
40+
requests = "^2.32.5"
4141
types-requests = "^2.32.4.20250611"
4242
pyyaml = "^6.0.1"
4343
types-pyyaml = "^6.0.12.20250516"

0 commit comments

Comments
 (0)