Skip to content

Commit

Permalink
chore(deps): refresh pip-compile outputs (#208)
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 Nov 24, 2024
1 parent 813de4e commit ac8af52
Showing 1 changed file with 15 additions and 13 deletions.
28 changes: 15 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aiofiles==24.1.0
# antsibull-fileutils
aiohappyeyeballs==2.4.3
# via aiohttp
aiohttp==3.10.10
aiohttp==3.11.7
# via
# antsibull-core
# antsibull-docs
Expand Down Expand Up @@ -120,7 +120,7 @@ frozenlist==1.5.0
# via
# aiohttp
# aiosignal
identify==2.6.1
identify==2.6.2
# via pre-commit
idna==3.10
# via
Expand Down Expand Up @@ -204,17 +204,19 @@ pluggy==1.5.0
pre-commit==3.8.0
# via -r requirements.in
propcache==0.2.0
# via yarl
# via
# aiohttp
# yarl
pycodestyle==2.12.1
# via autopep8
pycparser==2.22
# via cffi
pydantic==2.9.2
pydantic==2.10.1
# 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 @@ -251,13 +253,13 @@ requests==2.32.3
# sphinx
resolvelib==1.0.1
# via ansible-core
rich==13.9.3
rich==13.9.4
# via
# ansible-lint
# enrich
# molecule
# typer
rpds-py==0.20.0
rpds-py==0.21.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -293,7 +295,7 @@ sphinx==7.4.7
# sphinxcontrib-jquery
sphinx-ansible-theme==0.10.3
# via -r requirements.in
sphinx-rtd-theme==3.0.1
sphinx-rtd-theme==3.0.2
# via sphinx-ansible-theme
sphinxcontrib-applehelp==2.0.0
# via sphinx
Expand All @@ -319,7 +321,7 @@ twiggy==0.5.1
# via
# antsibull-core
# antsibull-docs
typer==0.12.5
typer==0.13.1
# via rstcheck
typing-extensions==4.12.2
# via
Expand All @@ -330,19 +332,19 @@ urllib3==2.2.3
# via
# docker
# requests
virtualenv==20.27.0
virtualenv==20.27.1
# via pre-commit
wcmatch==10.0
# via
# ansible-lint
# molecule
wheel==0.44.0
wheel==0.45.1
# via pip-tools
yamllint==1.35.1
# via ansible-lint
yarl==1.16.0
yarl==1.18.0
# via aiohttp
zipp==3.20.2
zipp==3.21.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit ac8af52

Please sign in to comment.