Skip to content

Commit 9ad829e

Browse files
--- (#336)
updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81cffc4 commit 9ad829e

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
@@ -2,7 +2,7 @@ Flask-Cors==3.0.10
22
Flask==2.3.3
33
Werkzeug==2.3.8
44
boto3==1.24.30
5-
requests==2.31.0
5+
requests==2.32.0
66
urllib3==1.26.18
77
# Installing cryptography backend since it is the recommended one: https://pypi.org/project/python-jose/
88
python-jose[cryptography]==3.3.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ python-jose[cryptography]==3.3.0
8484
# via -r requirements.in
8585
pyyaml==6.0
8686
# via -r requirements.in
87-
requests==2.31.0
87+
requests==2.32.0
8888
# via -r requirements.in
8989
rsa==4.9
9090
# via python-jose

0 commit comments

Comments
 (0)