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 Jul 1, 2024
1 parent 575f88e commit a63b9c7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements.in
#
aiofiles==23.2.1
aiofiles==24.1.0
# via antsibull-core
aiohttp==3.9.5
# via
Expand Down Expand Up @@ -33,13 +33,13 @@ ansible-pygments==0.1.1
# -r requirements.in
# antsibull-docs
# sphinx-ansible-theme
antsibull-changelog==0.28.0
antsibull-changelog==0.29.0
# via antsibull-docs
antsibull-core==3.0.1
# via antsibull-docs
antsibull-docs==2.11.0
# via -r requirements.in
antsibull-docs-parser==1.0.1
antsibull-docs-parser==1.0.2
# via antsibull-docs
astroid==3.2.2
# via pylint
Expand Down Expand Up @@ -100,7 +100,7 @@ docutils==0.20.1
# sphinx-rtd-theme
enrich==1.2.7
# via molecule
filelock==3.15.1
filelock==3.15.4
# via
# ansible-lint
# virtualenv
Expand All @@ -116,7 +116,7 @@ idna==3.7
# yarl
imagesize==1.4.1
# via sphinx
importlib-metadata==7.1.0
importlib-metadata==8.0.0
# via ansible-lint
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -296,7 +296,7 @@ sphinxcontrib-qthelp==1.0.7
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
subprocess-tee==0.4.1
subprocess-tee==0.4.2
# via
# ansible-compat
# ansible-lint
Expand All @@ -313,11 +313,11 @@ typing-extensions==4.12.2
# pydantic
# pydantic-core
# typer
urllib3==2.2.1
urllib3==2.2.2
# via
# docker
# requests
virtualenv==20.26.2
virtualenv==20.26.3
# via pre-commit
wcmatch==8.5.2
# via
Expand Down

0 comments on commit a63b9c7

Please sign in to comment.