Skip to content

Commit

Permalink
chore(deps): refresh pip-compile outputs (#215)
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 14, 2024
1 parent e6f8d2e commit 83548e9
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 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.0
# 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,7 +204,9 @@ 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
Expand Down Expand Up @@ -257,7 +259,7 @@ rich==13.9.4
# enrich
# molecule
# typer
rpds-py==0.20.1
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.0
# via rstcheck
typing-extensions==4.12.2
# via
Expand All @@ -336,13 +338,13 @@ wcmatch==10.0
# via
# ansible-lint
# molecule
wheel==0.44.0
wheel==0.45.0
# via pip-tools
yamllint==1.35.1
# via ansible-lint
yarl==1.17.1
# 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 83548e9

Please sign in to comment.