Skip to content

Commit 80e7942

Browse files
Upgrade: [dependabot] - bump requests from 2.33.0 to 2.33.1
Bumps [requests](https://github.com/psf/requests) from 2.33.0 to 2.33.1. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.0...v2.33.1) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b085e0 commit 80e7942

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

poetry.lock

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

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

0 commit comments

Comments
 (0)