Skip to content

Commit 70be9b8

Browse files
Bump requests from 2.32.2 to 2.32.3
Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.3. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.2...v2.32.3) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77d76b7 commit 70be9b8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -9,7 +9,7 @@ authors = ["Arduino <[email protected]>"]
99

1010
[tool.poetry.dependencies]
1111
python = "^3.9"
12-
requests = "^2.32.2"
12+
requests = "^2.32.3"
1313

1414
[tool.poetry.group.dev.dependencies]
1515
yamllint = "^1.35.1"

0 commit comments

Comments
 (0)