Skip to content

Commit

Permalink
---
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]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 239d67b commit 8c01c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ py==1.11.0; python_version >= '3.10'
pycparser==2.21; python_version >= '3.10'
PyNaCl==1.5.0; python_version >= '3.10'
pyparsing==3.0.8; python_version >= '3.10'
requests==2.27.1; python_version >= '3.10'
requests==2.32.0; python_version >= '3.10'
six==1.16.0; python_version >= '3.10'
tornado==5.1.1; python_version < '3.5'
tornado==6.0.2; python_version >= '3.5' and python_version < '3.10'
Expand Down

0 comments on commit 8c01c6f

Please sign in to comment.