Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): refresh pip-compile outputs #217

Merged
merged 1 commit into from
Dec 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 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.11.0
aiohttp==3.11.2
# via
# antsibull-core
# antsibull-docs
Expand Down Expand Up @@ -39,7 +39,7 @@ ansible-pygments==0.1.1
# sphinx-ansible-theme
antsibull-changelog==0.31.1
# via antsibull-docs
antsibull-core==3.3.0
antsibull-core==3.4.0
# via antsibull-docs
antsibull-docs==2.15.0
# via -r requirements.in
Expand Down Expand Up @@ -342,7 +342,7 @@ wheel==0.45.0
# via pip-tools
yamllint==1.35.1
# via ansible-lint
yarl==1.17.1
yarl==1.17.2
# via aiohttp
zipp==3.21.0
# via importlib-metadata
Expand Down