Skip to content

Commit 57746a8

Browse files
Bump requests from 2.32.3 to 2.32.4 in /requirements (#554)
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [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.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Theophile du Laz <theophile.dulaz@gmail.com>
1 parent 4ebfe86 commit 57746a8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ gsutil==5.31
44
jinja2>=2.11.2
55
PyYAML==6.0.2
66
questionary==2.1.0
7-
requests==2.32.3
7+
requests==2.32.4
88
supervisor==4.2.5
99
brotli==1.1.0

requirements/requirements_api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pydantic==1.10.13 # bump to v2 once odmantic supports it
1717
PyJWT==2.10.1
1818
pymongo==4.8.0
1919
PyYAML==6.0.2
20-
requests==2.32.3
20+
requests==2.32.4
2121
sshtunnel==0.4.0
2222
supervisor==4.2.5
2323
uvloop==0.21.0

requirements/requirements_ingester.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pymongo==4.8.0
2525
pyopenssl==24.3.0
2626
pytz==2025.2
2727
PyYAML==6.0.2
28-
requests==2.32.3
28+
requests==2.32.4
2929
slack_sdk==3.36.0
3030
supervisor==4.2.5
3131
tables==3.9.2

0 commit comments

Comments
 (0)