Skip to content

Commit

Permalink
[TEST] Refresh pip-compile outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 15, 2024
1 parent 1362e57 commit 6a5f547
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
# pip-compile --no-emit-index-url requirements.in
#
certifi==2023.11.17
certifi==2024.2.2
# via requests
chardet==3.0.4
charset-normalizer==3.3.2
# via requests
idna==2.7
idna==3.6
# via requests
jinja2==3.1.2
# via -r requirements.in
markupsafe==2.1.4
markupsafe==2.1.5
# via jinja2
requests==2.20.0
requests==2.31.0
# via -r requirements.in
urllib3==1.24.3
urllib3==2.2.0
# via requests

0 comments on commit 6a5f547

Please sign in to comment.