Skip to content

Commit 47cd7b9

Browse files
Bump requests from 2.32.2 to 2.32.3 (#821)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27a4e43 commit 47cd7b9

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.2
60+
requests==2.32.3
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.2
69+
requests==2.32.3
7070
# via
7171
# -r docs/requirements.in
7272
# bo4e-schema-tool

0 commit comments

Comments
 (0)