Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
arska committed Nov 12, 2024
1 parent a4104bb commit cf041c0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
#
# pip-compile requirements.in
#
certifi==2024.6.2
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
idna==3.7
idna==3.10
# via requests
pyyaml==6.0.1
pyyaml==6.0.2
# via responses
requests==2.32.3
# via
# -r requirements.in
# responses
responses==0.25.3
# via -r requirements.in
urllib3==2.2.1
urllib3==2.2.3
# via
# requests
# responses

0 comments on commit cf041c0

Please sign in to comment.