Skip to content

Commit 1043065

Browse files
Bump requests from 2.32.5 to 2.33.0
Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8505fd commit 1043065

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

poetry.lock

Lines changed: 11 additions & 10 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
@@ -22,7 +22,7 @@ pytest-aiohttp = "^1.0"
2222
pytest-mock = "^3.12"
2323
black = "^25.0"
2424
ruff = "^0.14"
25-
requests = "^2.31"
25+
requests = "^2.33"
2626
pytest-cov = "^7.0.0"
2727
bandit = "^1.9.3"
2828
safety = "^3.7.0"

0 commit comments

Comments
 (0)