Skip to content

Commit

Permalink
chore(deps): refresh pip-compile outputs (#207)
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 24, 2024
1 parent fa1da7b commit c42f62b
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 @@ -10,7 +10,7 @@ aiofiles==24.1.0
# antsibull-fileutils
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.10
aiohttp==3.11.11
# via
# antsibull-core
# antsibull-docs
Expand Down Expand Up @@ -52,11 +52,11 @@ antsibull-fileutils==1.1.0
# antsibull-changelog
# antsibull-core
# antsibull-docs
astroid==3.3.6
astroid==3.3.7
# via pylint
asyncio-pool==0.6.0
# via antsibull-docs
attrs==24.2.0
attrs==24.3.0
# via
# aiohttp
# jsonschema
Expand All @@ -81,7 +81,7 @@ cfgv==3.4.0
# via pre-commit
charset-normalizer==3.4.0
# via requests
click==8.1.7
click==8.1.8
# via
# black
# click-help-colors
Expand Down Expand Up @@ -134,7 +134,7 @@ iniconfig==2.0.0
# via pytest
isort==5.13.2
# via pylint
jinja2==3.1.4
jinja2==3.1.5
# via
# ansible-core
# antsibull-docs
Expand Down Expand Up @@ -213,12 +213,12 @@ pycodestyle==2.12.1
# via autopep8
pycparser==2.22
# via cffi
pydantic==2.10.3
pydantic==2.10.4
# via
# antsibull-core
# antsibull-docs
# rstcheck-core
pydantic-core==2.27.1
pydantic-core==2.27.2
# via pydantic
pygments==2.18.0
# via
Expand Down Expand Up @@ -329,7 +329,7 @@ typing-extensions==4.12.2
# pydantic
# pydantic-core
# typer
urllib3==2.2.3
urllib3==2.3.0
# via
# docker
# requests
Expand Down

0 comments on commit c42f62b

Please sign in to comment.