Skip to content

Commit ea15531

Browse files
Upgrade: [dependabot] - bump requests
Bumps the pip group with 1 update in the / directory: [requests](https://github.com/psf/requests). Updates `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:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 071d3c1 commit ea15531

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

poetry.lock

Lines changed: 10 additions & 9 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
@@ -17,7 +17,7 @@ package-mode = false
1717
[tool.poetry.dependencies]
1818
python = "^3.12"
1919
flake8 = "^7.3.0"
20-
requests = "^2.32.5"
20+
requests = "^2.33.0"
2121

2222
[tool.poetry.group.dev.dependencies]
2323
pre-commit = "^4.5.1"

0 commit comments

Comments
 (0)