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

Bump idna from 3.4 to 3.7 in /requirements #8822

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
16 changes: 8 additions & 8 deletions requirements/doc-spelling.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --allow-unsafe --output-file=requirements/doc-spelling.txt --resolver=backtracking --strip-extras requirements/doc-spelling.in
#
aiohttp-theme==0.1.6
# via -r requirements/doc.in
# via -r doc.in
alabaster==0.7.13
# via sphinx
babel==2.16.0
Expand All @@ -22,7 +22,7 @@ docutils==0.20.1
# via sphinx
funcparserlib==1.0.1
# via blockdiag
idna==3.6
idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
Expand All @@ -42,7 +42,7 @@ packaging==24.1
# via sphinx
pillow==9.5.0
# via
# -c requirements/broken-projects.in
# -c broken-projects.in
# blockdiag
pyenchant==3.2.2
# via sphinxcontrib-spelling
Expand All @@ -56,14 +56,14 @@ snowballstemmer==2.2.0
# via sphinx
sphinx==7.1.2
# via
# -r requirements/doc.in
# -r doc.in
# sphinxcontrib-blockdiag
# sphinxcontrib-spelling
# sphinxcontrib-towncrier
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-blockdiag==3.0.0
# via -r requirements/doc.in
# via -r doc.in
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
Expand All @@ -75,16 +75,16 @@ sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sphinxcontrib-spelling==8.0.0 ; platform_system != "Windows"
# via -r requirements/doc-spelling.in
# via -r doc-spelling.in
sphinxcontrib-towncrier==0.4.0a0
# via -r requirements/doc.in
# via -r doc.in
tomli==2.0.1
# via
# incremental
# towncrier
towncrier==23.11.0
# via
# -r requirements/doc.in
# -r doc.in
# sphinxcontrib-towncrier
urllib3==2.2.3
# via requests
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --allow-unsafe --output-file=requirements/doc.txt --resolver=backtracking --strip-extras requirements/doc.in
#
aiohttp-theme==0.1.6
# via -r requirements/doc.in
# via -r doc.in
alabaster==0.7.13
# via sphinx
babel==2.16.0
Expand All @@ -22,7 +22,7 @@ docutils==0.20.1
# via sphinx
funcparserlib==1.0.1
# via blockdiag
idna==3.6
idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
Expand All @@ -42,7 +42,7 @@ packaging==24.1
# via sphinx
pillow==9.5.0
# via
# -c requirements/broken-projects.in
# -c broken-projects.in
# blockdiag
pygments==2.18.0
# via sphinx
Expand All @@ -54,13 +54,13 @@ snowballstemmer==2.2.0
# via sphinx
sphinx==7.1.2
# via
# -r requirements/doc.in
# -r doc.in
# sphinxcontrib-blockdiag
# sphinxcontrib-towncrier
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-blockdiag==3.0.0
# via -r requirements/doc.in
# via -r doc.in
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
Expand All @@ -72,14 +72,14 @@ sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sphinxcontrib-towncrier==0.4.0a0
# via -r requirements/doc.in
# via -r doc.in
tomli==2.0.1
# via
# incremental
# towncrier
towncrier==23.11.0
# via
# -r requirements/doc.in
# -r doc.in
# sphinxcontrib-towncrier
urllib3==2.2.3
# via requests
Expand Down
24 changes: 12 additions & 12 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
# pip-compile --allow-unsafe --output-file=requirements/lint.txt --strip-extras requirements/lint.in
#
aiodns==3.2.0
# via -r requirements/lint.in
# via -r lint.in
aioredis==2.0.1
# via -r requirements/lint.in
# via -r lint.in
annotated-types==0.7.0
# via pydantic
async-timeout==4.0.3
Expand Down Expand Up @@ -35,7 +35,7 @@ exceptiongroup==1.2.2
filelock==3.16.0
# via virtualenv
freezegun==1.5.1
# via -r requirements/lint.in
# via -r lint.in
identify==2.6.1
# via pre-commit
idna==3.7
Expand All @@ -49,7 +49,7 @@ markdown-it-py==3.0.0
mdurl==0.1.2
# via markdown-it-py
mypy==1.11.2 ; implementation_name == "cpython"
# via -r requirements/lint.in
# via -r lint.in
mypy-extensions==1.0.0
# via mypy
nodeenv==1.9.1
Expand All @@ -61,9 +61,9 @@ platformdirs==4.3.6
pluggy==1.5.0
# via pytest
pre-commit==3.5.0
# via -r requirements/lint.in
# via -r lint.in
proxy-py==2.4.7
# via -r requirements/lint.in
# via -r lint.in
pycares==4.4.0
# via aiodns
pycparser==2.22
Expand All @@ -76,14 +76,14 @@ pygments==2.18.0
# via rich
pytest==8.1.1
# via
# -r requirements/lint.in
# -r lint.in
# pytest-mock
pytest-mock==3.14.0
# via -r requirements/lint.in
# via -r lint.in
python-dateutil==2.9.0.post0
# via freezegun
python-on-whales==0.73.0
# via -r requirements/lint.in
# via -r lint.in
pyyaml==6.0.2
# via pre-commit
requests==2.32.3
Expand All @@ -95,7 +95,7 @@ shellingham==1.5.4
six==1.16.0
# via python-dateutil
slotscheck==0.19.0
# via -r requirements/lint.in
# via -r lint.in
tomli==2.0.1
# via
# mypy
Expand All @@ -104,7 +104,7 @@ tomli==2.0.1
tqdm==4.66.5
# via python-on-whales
trustme==1.1.0
# via -r requirements/lint.in
# via -r lint.in
typer==0.12.5
# via python-on-whales
typing-extensions==4.12.2
Expand All @@ -120,6 +120,6 @@ typing-extensions==4.12.2
urllib3==2.2.3
# via requests
uvloop==0.20.0 ; platform_system != "Windows"
# via -r requirements/lint.in
# via -r lint.in
virtualenv==20.26.5
# via pre-commit
Loading