Skip to content

Commit

Permalink
chore(deps): refresh pip-compile outputs (#218)
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 c70fd62 commit cdb35d1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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 @@ -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 @@ -211,12 +211,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 @@ -327,7 +327,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 cdb35d1

Please sign in to comment.