Skip to content

Bump idna from 3.6 to 3.7 in /requirements in the pip group across 1 directory #11172

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

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
12 changes: 6 additions & 6 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 --strip-extras requirements/doc-spelling.in
#
aiohttp-theme==0.1.7
# via -r requirements/doc.in
# via -r doc.in
alabaster==1.0.0
# via sphinx
babel==2.17.0
Expand All @@ -18,7 +18,7 @@ click==8.1.8
# via towncrier
docutils==0.21.2
# via sphinx
idna==3.6
idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
Expand All @@ -44,7 +44,7 @@ snowballstemmer==3.0.1
# via sphinx
sphinx==8.1.3
# via
# -r requirements/doc.in
# -r doc.in
# sphinxcontrib-spelling
# sphinxcontrib-towncrier
sphinxcontrib-applehelp==2.0.0
Expand All @@ -60,17 +60,17 @@ sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sphinxcontrib-spelling==8.0.1 ; platform_system != "Windows"
# via -r requirements/doc-spelling.in
# via -r doc-spelling.in
sphinxcontrib-towncrier==0.5.0a0
# via -r requirements/doc.in
# via -r doc.in
tomli==2.2.1
# via
# incremental
# sphinx
# towncrier
towncrier==23.11.0
# via
# -r requirements/doc.in
# -r doc.in
# sphinxcontrib-towncrier
urllib3==2.5.0
# via requests
Expand Down
10 changes: 5 additions & 5 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.7
# via -r requirements/doc.in
# via -r doc.in
alabaster==1.0.0
# via sphinx
babel==2.17.0
Expand All @@ -18,7 +18,7 @@ click==8.1.8
# via towncrier
docutils==0.21.2
# via sphinx
idna==3.6
idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
Expand All @@ -40,7 +40,7 @@ snowballstemmer==3.0.1
# via sphinx
sphinx==8.1.3
# via
# -r requirements/doc.in
# -r doc.in
# sphinxcontrib-towncrier
sphinxcontrib-applehelp==2.0.0
# via sphinx
Expand All @@ -55,15 +55,15 @@ sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sphinxcontrib-towncrier==0.5.0a0
# via -r requirements/doc.in
# via -r doc.in
tomli==2.2.1
# via
# incremental
# sphinx
# towncrier
towncrier==23.11.0
# via
# -r requirements/doc.in
# -r doc.in
# sphinxcontrib-towncrier
urllib3==2.5.0
# via requests
Expand Down
34 changes: 17 additions & 17 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
# pip-compile --allow-unsafe --output-file=requirements/lint.txt --strip-extras requirements/lint.in
#
aiodns==3.5.0
# via -r requirements/lint.in
# via -r lint.in
annotated-types==0.7.0
# via pydantic
async-timeout==5.0.1
# via valkey
blockbuster==1.5.24
# via -r requirements/lint.in
# via -r lint.in
cffi==1.17.1
# via
# cryptography
Expand All @@ -32,21 +32,21 @@ filelock==3.18.0
forbiddenfruit==0.1.4
# via blockbuster
freezegun==1.5.2
# via -r requirements/lint.in
# via -r lint.in
identify==2.6.12
# via pre-commit
idna==3.7
# via trustme
iniconfig==2.1.0
# via pytest
isal==1.7.2
# via -r requirements/lint.in
# via -r lint.in
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
mypy==1.16.1 ; implementation_name == "cpython"
# via -r requirements/lint.in
# via -r lint.in
mypy-extensions==1.1.0
# via mypy
nodeenv==1.9.1
Expand All @@ -60,9 +60,9 @@ platformdirs==4.3.8
pluggy==1.6.0
# via pytest
pre-commit==4.2.0
# via -r requirements/lint.in
# via -r lint.in
proxy-py==2.4.10
# via -r requirements/lint.in
# via -r lint.in
pycares==4.9.0
# via aiodns
pycparser==2.22
Expand All @@ -77,32 +77,32 @@ pygments==2.19.2
# rich
pytest==8.4.1
# via
# -r requirements/lint.in
# -r lint.in
# pytest-codspeed
# pytest-mock
pytest-codspeed==3.2.0
# via -r requirements/lint.in
# via -r lint.in
pytest-mock==3.14.1
# via -r requirements/lint.in
# via -r lint.in
python-dateutil==2.9.0.post0
# via freezegun
python-on-whales==0.77.0
# via -r requirements/lint.in
# via -r lint.in
pyyaml==6.0.2
# via pre-commit
rich==14.0.0
# via pytest-codspeed
six==1.17.0
# via python-dateutil
slotscheck==0.19.1
# via -r requirements/lint.in
# via -r lint.in
tomli==2.2.1
# via
# mypy
# pytest
# slotscheck
trustme==1.2.1
# via -r requirements/lint.in
# via -r lint.in
typing-extensions==4.14.0
# via
# exceptiongroup
Expand All @@ -115,12 +115,12 @@ typing-extensions==4.14.0
typing-inspection==0.4.1
# via pydantic
uvloop==0.21.0 ; platform_system != "Windows"
# via -r requirements/lint.in
# via -r lint.in
valkey==6.1.0
# via -r requirements/lint.in
# via -r lint.in
virtualenv==20.31.2
# via pre-commit
zlib-ng==0.5.1
# via -r requirements/lint.in
# via -r lint.in
zstandard==0.23.0 ; implementation_name == "cpython"
# via -r requirements/lint.in
# via -r lint.in
Loading