Skip to content

Commit b7d9f0d

Browse files
chore(deps): bump requests from 2.32.3 to 2.32.5
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.5. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.5) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6608273 commit b7d9f0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ mock==5.1.0
44
monotonic==1.6
55
packaging==24.1
66
pytest==8.3.3
7-
requests==2.32.3
7+
requests==2.32.5
88
flake8==7.1.1
99
python-dateutil==2.9.0
1010
python-dotenv==1.0.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ python-dateutil==2.9.0
4141
# via -r requirements.in
4242
python-dotenv==1.0.1
4343
# via -r requirements.in
44-
requests==2.32.3
44+
requests==2.32.5
4545
# via -r requirements.in
4646
six==1.16.0
4747
# via python-dateutil

0 commit comments

Comments
 (0)