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] authored Dec 9, 2024
1 parent c5b709d commit c3946d8
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ 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
Expand Down Expand Up @@ -52,7 +52,7 @@ antsibull-fileutils==1.1.0
# antsibull-changelog
# antsibull-core
# antsibull-docs
astroid==3.3.5
astroid==3.3.6
# via pylint
asyncio-pool==0.6.0
# via antsibull-docs
Expand Down Expand Up @@ -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,7 +203,7 @@ 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
Expand All @@ -213,7 +213,7 @@ 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 @@ -261,7 +261,7 @@ rich==13.9.4
# enrich
# molecule
# typer
rpds-py==0.21.0
rpds-py==0.22.3
# via
# jsonschema
# referencing
Expand All @@ -284,7 +284,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 @@ -323,7 +323,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 @@ -334,7 +334,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 @@ -344,7 +344,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 c3946d8

Please sign in to comment.