Skip to content

Commit f6b40de

Browse files
Bump requests from 2.32.1 to 2.32.2 (#813)
--- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 297c12f commit f6b40de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev_requirements/requirements-packaging.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ pyproject-hooks==1.0.0
5757
# via build
5858
readme-renderer==43.0
5959
# via twine
60-
requests==2.32.1
60+
requests==2.32.2
6161
# via
6262
# requests-toolbelt
6363
# twine

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ pyjwt[crypto]==2.8.0
6666
# via pygithub
6767
pynacl==1.5.0
6868
# via pygithub
69-
requests==2.32.1
69+
requests==2.32.2
7070
# via
7171
# -r docs/requirements.in
7272
# bo4e-schema-tool

0 commit comments

Comments
 (0)