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 Dec 18, 2024
1 parent 17fe0b9 commit 27b8283
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ aiofiles==24.1.0
# via
# antsibull-core
# antsibull-fileutils
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.7
aiohttp==3.11.10
# via
# antsibull-core
# antsibull-docs
aiosignal==1.3.1
aiosignal==1.3.2
# via aiohttp
alabaster==0.7.16
# via sphinx
Expand Down Expand Up @@ -45,18 +45,18 @@ antsibull-docs==2.16.1
# via -r requirements.in
antsibull-docs-parser==1.1.0
# via antsibull-docs
antsibull-docutils==1.0.0
antsibull-docutils==1.1.0
# via antsibull-changelog
antsibull-fileutils==1.1.0
# via
# antsibull-changelog
# antsibull-core
# antsibull-docs
astroid==3.3.5
astroid==3.3.6
# via pylint
asyncio-pool==0.6.0
# via antsibull-docs
attrs==24.2.0
attrs==24.3.0
# via
# aiohttp
# jsonschema
Expand All @@ -73,7 +73,7 @@ build==1.2.2.post1
# via
# antsibull-core
# pip-tools
certifi==2024.8.30
certifi==2024.12.14
# via requests
cffi==1.17.1
# via cryptography
Expand All @@ -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,15 +203,15 @@ 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.10.1
pydantic==2.10.3
# via
# antsibull-core
# antsibull-docs
Expand Down Expand Up @@ -258,7 +258,7 @@ rich==13.9.4
# enrich
# molecule
# typer
rpds-py==0.21.0
rpds-py==0.22.3
# via
# jsonschema
# referencing
Expand All @@ -281,7 +281,7 @@ semantic-version==2.10.0
# antsibull-docs
shellingham==1.5.4
# via typer
six==1.16.0
six==1.17.0
# via twiggy
snowballstemmer==2.2.0
# via sphinx
Expand Down Expand Up @@ -320,7 +320,7 @@ twiggy==0.5.1
# via
# antsibull-core
# antsibull-docs
typer==0.13.1
typer==0.15.1
# via rstcheck
typing-extensions==4.12.2
# via
Expand All @@ -331,7 +331,7 @@ urllib3==2.2.3
# via
# docker
# requests
virtualenv==20.27.1
virtualenv==20.28.0
# via pre-commit
wcmatch==10.0
# via
Expand All @@ -341,7 +341,7 @@ wheel==0.45.1
# via pip-tools
yamllint==1.35.1
# via ansible-lint
yarl==1.18.0
yarl==1.18.3
# via aiohttp
zipp==3.21.0
# via importlib-metadata
Expand Down

0 comments on commit 27b8283

Please sign in to comment.