Skip to content

Commit

Permalink
Bump requests, urllib3, certifi (PR #23)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsotirho-ucsc committed Nov 26, 2024
2 parents b5c90c9 + 1f2fe98 commit 570c533
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
certifi==2023.7.22
certifi==2024.8.30
chardet==5.2.0
Deprecated==1.2.14
idna==3.7
PyGithub==1.59.1
PyJWT==2.8.0
requests==2.31.0
urllib3==2.0.7
requests==2.32.3
urllib3==2.2.3
wrapt==1.15.0

0 comments on commit 570c533

Please sign in to comment.