Skip to content

Commit

Permalink
chore(deps): refresh pip-compile outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent b5a53bf commit 2b94ea4
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@ black==24.8.0
# via ansible-lint
bracex==2.5
# via wcmatch
build==1.2.1
build==1.2.2
# via
# antsibull-core
# pip-tools
certifi==2024.8.30
# via requests
cffi==1.17.0
cffi==1.17.1
# via cryptography
cfgv==3.4.0
# via pre-commit
Expand All @@ -81,7 +81,7 @@ click==8.1.7
# typer
click-help-colors==0.9.4
# via molecule
cryptography==43.0.0
cryptography==43.0.1
# via ansible-core
dill==0.3.8
# via pylint
Expand All @@ -102,7 +102,7 @@ docutils==0.20.1
# sphinx-rtd-theme
enrich==1.2.7
# via molecule
filelock==3.15.4
filelock==3.16.0
# via
# ansible-lint
# virtualenv
Expand Down Expand Up @@ -182,7 +182,7 @@ perky==0.9.2
# via antsibull-core
pip-tools==7.4.1
# via -r requirements.in
platformdirs==4.2.2
platformdirs==4.3.2
# via
# black
# pylint
Expand All @@ -199,12 +199,12 @@ pycodestyle==2.12.1
# via autopep8
pycparser==2.22
# via cffi
pydantic==2.8.2
pydantic==2.9.0
# via
# antsibull-core
# antsibull-docs
# rstcheck-core
pydantic-core==2.20.1
pydantic-core==2.23.2
# via pydantic
pygments==2.18.0
# via
Expand Down Expand Up @@ -317,11 +317,13 @@ typing-extensions==4.12.2
# pydantic
# pydantic-core
# typer
tzdata==2024.1
# via pydantic
urllib3==2.2.2
# via
# docker
# requests
virtualenv==20.26.3
virtualenv==20.26.4
# via pre-commit
wcmatch==9.0
# via
Expand All @@ -331,7 +333,7 @@ wheel==0.44.0
# via pip-tools
yamllint==1.35.1
# via ansible-lint
yarl==1.9.7
yarl==1.11.0
# via aiohttp
zipp==3.20.1
# via importlib-metadata
Expand Down

0 comments on commit 2b94ea4

Please sign in to comment.