-
- Downloads
Merge branch 'renovate/pip-compile-refresh' into 'main'
Refresh pip-compile outputs See merge request !66
# | ||
# This file is autogenerated by pip-compile with Python 3.11 | ||
# This file is autogenerated by pip-compile with Python 3.12 | ||
# by the following command: | ||
# | ||
# pip-compile requirements.in | ||
... | ... | @@ -8,13 +8,13 @@ build==1.0.3 |
# via pip-tools | ||
certifi==2023.7.22 | ||
# via requests | ||
charset-normalizer==3.2.0 | ||
charset-normalizer==3.3.0 | ||
# via requests | ||
click==8.1.7 | ||
# via pip-tools | ||
idna==3.4 | ||
# via requests | ||
packaging==23.1 | ||
packaging==23.2 | ||
# via build | ||
pip-tools==7.3.0 | ||
# via -r requirements.in | ||
... | ... | @@ -35,7 +35,7 @@ requests-toolbelt==1.0.0 |
# via python-gitlab | ||
six==1.16.0 | ||
# via python-dateutil | ||
urllib3==2.0.5 | ||
urllib3==2.0.6 | ||
# via requests | ||
wheel==0.41.2 | ||
# via pip-tools | ||
... | ... |
Please register or sign in to comment