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] committed Sep 10, 2024
1 parent 02e38bf commit 5938d82
Showing 1 changed file with 18 additions and 14 deletions.
32 changes: 18 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ alabaster==0.7.16
# via sphinx
annotated-types==0.7.0
# via pydantic
ansible-compat==24.8.0
ansible-compat==24.9.0
# via
# ansible-lint
# molecule
Expand All @@ -37,16 +37,20 @@ ansible-pygments==0.1.1
# -r requirements.in
# antsibull-docs
# sphinx-ansible-theme
antsibull-changelog==0.29.0
antsibull-changelog==0.30.0
# via antsibull-docs
antsibull-core==3.0.2
# via antsibull-docs
antsibull-docs==2.14.0
# via -r requirements.in
antsibull-docs-parser==1.1.0
# via antsibull-docs
antsibull-docutils==1.0.0
# via antsibull-changelog
antsibull-fileutils==1.0.0
# via antsibull-docs
# via
# antsibull-changelog
# antsibull-docs
astroid==3.2.4
# via pylint
asyncio-pool==0.6.0
Expand All @@ -64,13 +68,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 @@ -85,7 +89,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 @@ -101,12 +105,13 @@ docutils==0.20.1
# via
# antsibull-changelog
# antsibull-docs
# antsibull-docutils
# rstcheck-core
# sphinx
# 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 @@ -155,7 +160,7 @@ molecule==24.8.0
# molecule-plugins
molecule-plugins[docker]==23.5.3
# via -r requirements.in
multidict==6.0.5
multidict==6.1.0
# via
# aiohttp
# yarl
Expand Down Expand Up @@ -186,7 +191,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 @@ -201,12 +206,12 @@ pycodestyle==2.12.1
# via autopep8
pycparser==2.22
# via cffi
pydantic==2.8.2
pydantic==2.9.1
# via
# antsibull-core
# antsibull-docs
# rstcheck-core
pydantic-core==2.20.1
pydantic-core==2.23.3
# via pydantic
pygments==2.18.0
# via
Expand All @@ -227,7 +232,6 @@ pyyaml==6.0.2
# ansible-compat
# ansible-core
# ansible-lint
# antsibull-changelog
# antsibull-core
# antsibull-docs
# antsibull-fileutils
Expand Down Expand Up @@ -324,7 +328,7 @@ urllib3==2.2.2
# via
# docker
# requests
virtualenv==20.26.3
virtualenv==20.26.4
# via pre-commit
wcmatch==9.0
# via
Expand All @@ -334,7 +338,7 @@ wheel==0.44.0
# via pip-tools
yamllint==1.35.1
# via ansible-lint
yarl==1.9.7
yarl==1.11.1
# via aiohttp
zipp==3.20.1
# via importlib-metadata
Expand Down

0 comments on commit 5938d82

Please sign in to comment.