Skip to content

Commit

Permalink
chore(deps): refresh pip-compile outputs (#217)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 10b4eca commit 5f31188
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ aiofiles==24.1.0
# via
# antsibull-core
# antsibull-fileutils
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.2
aiohttp==3.11.9
# via
# antsibull-core
# antsibull-docs
Expand Down Expand Up @@ -90,7 +90,7 @@ click==8.1.7
# typer
click-help-colors==0.9.4
# via molecule
cryptography==43.0.3
cryptography==44.0.0
# via ansible-core
dill==0.3.9
# via pylint
Expand Down Expand Up @@ -120,7 +120,7 @@ frozenlist==1.5.0
# via
# aiohttp
# aiosignal
identify==2.6.2
identify==2.6.3
# via pre-commit
idna==3.10
# via
Expand Down Expand Up @@ -203,20 +203,20 @@ pluggy==1.5.0
# pytest
pre-commit==3.8.0
# via -r requirements.in
propcache==0.2.0
propcache==0.2.1
# via
# aiohttp
# yarl
pycodestyle==2.12.1
# via autopep8
pycparser==2.22
# via cffi
pydantic==2.9.2
pydantic==2.10.2
# via
# antsibull-core
# antsibull-docs
# rstcheck-core
pydantic-core==2.23.4
pydantic-core==2.27.1
# via pydantic
pygments==2.18.0
# via
Expand Down Expand Up @@ -321,7 +321,7 @@ twiggy==0.5.1
# via
# antsibull-core
# antsibull-docs
typer==0.13.0
typer==0.14.0
# via rstcheck
typing-extensions==4.12.2
# via
Expand All @@ -332,17 +332,17 @@ urllib3==2.2.3
# via
# docker
# requests
virtualenv==20.27.1
virtualenv==20.28.0
# via pre-commit
wcmatch==10.0
# via
# ansible-lint
# molecule
wheel==0.45.0
wheel==0.45.1
# via pip-tools
yamllint==1.35.1
# via ansible-lint
yarl==1.17.2
yarl==1.18.3
# via aiohttp
zipp==3.21.0
# via importlib-metadata
Expand Down

0 comments on commit 5f31188

Please sign in to comment.