Skip to content

Commit

Permalink
--- (#336)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 81cffc4 commit 9ad829e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Flask-Cors==3.0.10
Flask==2.3.3
Werkzeug==2.3.8
boto3==1.24.30
requests==2.31.0
requests==2.32.0
urllib3==1.26.18
# Installing cryptography backend since it is the recommended one: https://pypi.org/project/python-jose/
python-jose[cryptography]==3.3.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ python-jose[cryptography]==3.3.0
# via -r requirements.in
pyyaml==6.0
# via -r requirements.in
requests==2.31.0
requests==2.32.0
# via -r requirements.in
rsa==4.9
# via python-jose
Expand Down

0 comments on commit 9ad829e

Please sign in to comment.