Skip to content

Commit abf70c4

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 09f8a14 commit abf70c4

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
@@ -28,7 +28,7 @@ package-mode = false
2828

2929
[tool.poetry.dependencies]
3030
python = "^3.12"
31-
requests = "^2.33.0"
31+
requests = "^2.33.1"
3232
argparse = "^1.4.0"
3333
pre-commit = "^4.5.1"
3434
pytest = "^9.0.2"

0 commit comments

Comments
 (0)