Skip to content

Commit

Permalink
Bump idna from 3.6 to 3.7 in /requirements
Browse files Browse the repository at this point in the history
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.6...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent a91dc8f commit e197df2
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
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.16.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==2.2.0
# 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.4.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.3.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.16.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==2.2.0
# 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.4.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.3.0
# via requests
Expand Down
26 changes: 13 additions & 13 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# 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
annotated-types==0.7.0
# via pydantic
async-timeout==5.0.1
Expand All @@ -28,7 +28,7 @@ exceptiongroup==1.2.2
filelock==3.16.1
# via virtualenv
freezegun==1.5.1
# via -r requirements/lint.in
# via -r lint.in
identify==2.6.5
# via pre-commit
idna==3.7
Expand All @@ -40,7 +40,7 @@ markdown-it-py==3.0.0
mdurl==0.1.2
# via markdown-it-py
mypy==1.14.1 ; 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 @@ -52,9 +52,9 @@ platformdirs==4.3.6
pluggy==1.5.0
# via pytest
pre-commit==4.0.1
# via -r requirements/lint.in
# via -r lint.in
proxy-py==2.4.9
# via -r requirements/lint.in
# via -r lint.in
pycares==4.5.0
# via aiodns
pycparser==2.22
Expand All @@ -67,32 +67,32 @@ pygments==2.19.1
# via rich
pytest==8.1.1
# via
# -r requirements/lint.in
# -r lint.in
# pytest-codspeed
# pytest-mock
pytest-codspeed==3.1.1
# via -r requirements/lint.in
# via -r lint.in
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.74.0
# via -r requirements/lint.in
# via -r lint.in
pyyaml==6.0.2
# via pre-commit
rich==13.9.4
# 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.12.2
# via
# mypy
Expand All @@ -101,8 +101,8 @@ typing-extensions==4.12.2
# python-on-whales
# rich
uvloop==0.21.0 ; platform_system != "Windows"
# via -r requirements/lint.in
# via -r lint.in
valkey==6.0.2
# via -r requirements/lint.in
# via -r lint.in
virtualenv==20.28.1
# via pre-commit

0 comments on commit e197df2

Please sign in to comment.