Skip to content

Commit 0044ce4

Browse files
Bump requests from 2.32.4 to 2.33.0
Bumps [requests](https://github.com/psf/requests) from 2.32.4 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.4...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9edbb8 commit 0044ce4

2 files changed

Lines changed: 10 additions & 9 deletions

File tree

poetry.lock

Lines changed: 9 additions & 8 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
@@ -25,7 +25,7 @@ requires-python = ">=3.10"
2525

2626
dependencies = [
2727
"inflection==0.5.1",
28-
"requests==2.32.4",
28+
"requests==2.33.0",
2929
]
3030

3131
[tool.poetry]

0 commit comments

Comments
 (0)