Skip to content

Commit 5f59cbb

Browse files
Bump idna in /requirements in the pip group across 1 directory
Bumps the pip group with 1 update in the /requirements directory: [idna](https://github.com/kjd/idna). Updates `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-version: '3.7' dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3be183 commit 5f59cbb

File tree

4 files changed

+46
-46
lines changed

4 files changed

+46
-46
lines changed

requirements/doc-spelling.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# pip-compile --allow-unsafe --output-file=requirements/doc-spelling.txt --strip-extras requirements/doc-spelling.in
66
#
77
aiohttp-theme==0.1.7
8-
# via -r requirements/doc.in
8+
# via -r doc.in
99
alabaster==1.0.0
1010
# via sphinx
1111
babel==2.17.0
@@ -18,7 +18,7 @@ click==8.3.1
1818
# via towncrier
1919
docutils==0.21.2
2020
# via sphinx
21-
idna==3.6
21+
idna==3.7
2222
# via requests
2323
imagesize==1.4.1
2424
# via sphinx
@@ -42,7 +42,7 @@ snowballstemmer==3.0.1
4242
# via sphinx
4343
sphinx==8.1.3
4444
# via
45-
# -r requirements/doc.in
45+
# -r doc.in
4646
# sphinxcontrib-spelling
4747
# sphinxcontrib-towncrier
4848
sphinxcontrib-applehelp==2.0.0
@@ -58,16 +58,16 @@ sphinxcontrib-qthelp==2.0.0
5858
sphinxcontrib-serializinghtml==2.0.0
5959
# via sphinx
6060
sphinxcontrib-spelling==8.0.1 ; platform_system != "Windows"
61-
# via -r requirements/doc-spelling.in
61+
# via -r doc-spelling.in
6262
sphinxcontrib-towncrier==0.5.0a0
63-
# via -r requirements/doc.in
63+
# via -r doc.in
6464
tomli==2.3.0
6565
# via
6666
# sphinx
6767
# towncrier
6868
towncrier==25.8.0
6969
# via
70-
# -r requirements/doc.in
70+
# -r doc.in
7171
# sphinxcontrib-towncrier
7272
urllib3==2.6.2
7373
# via requests

requirements/doc.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# pip-compile --allow-unsafe --output-file=requirements/doc.txt --resolver=backtracking --strip-extras requirements/doc.in
66
#
77
aiohttp-theme==0.1.7
8-
# via -r requirements/doc.in
8+
# via -r doc.in
99
alabaster==1.0.0
1010
# via sphinx
1111
babel==2.17.0
@@ -18,7 +18,7 @@ click==8.3.1
1818
# via towncrier
1919
docutils==0.21.2
2020
# via sphinx
21-
idna==3.6
21+
idna==3.7
2222
# via requests
2323
imagesize==1.4.1
2424
# via sphinx
@@ -38,7 +38,7 @@ snowballstemmer==3.0.1
3838
# via sphinx
3939
sphinx==8.1.3
4040
# via
41-
# -r requirements/doc.in
41+
# -r doc.in
4242
# sphinxcontrib-towncrier
4343
sphinxcontrib-applehelp==2.0.0
4444
# via sphinx
@@ -53,14 +53,14 @@ sphinxcontrib-qthelp==2.0.0
5353
sphinxcontrib-serializinghtml==2.0.0
5454
# via sphinx
5555
sphinxcontrib-towncrier==0.5.0a0
56-
# via -r requirements/doc.in
56+
# via -r doc.in
5757
tomli==2.3.0
5858
# via
5959
# sphinx
6060
# towncrier
6161
towncrier==25.8.0
6262
# via
63-
# -r requirements/doc.in
63+
# -r doc.in
6464
# sphinxcontrib-towncrier
6565
urllib3==2.6.2
6666
# via requests

requirements/lint.txt

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
# pip-compile --allow-unsafe --output-file=requirements/lint.txt --strip-extras requirements/lint.in
66
#
77
aiodns==3.6.1
8-
# via -r requirements/lint.in
8+
# via -r lint.in
99
annotated-types==0.7.0
1010
# via pydantic
1111
async-timeout==5.0.1
1212
# via valkey
1313
backports-zstd==1.2.0 ; implementation_name == "cpython"
14-
# via -r requirements/lint.in
14+
# via -r lint.in
1515
blockbuster==1.5.26
16-
# via -r requirements/lint.in
16+
# via -r lint.in
1717
cffi==2.0.0
1818
# via
1919
# cryptography
@@ -34,23 +34,23 @@ filelock==3.20.0
3434
forbiddenfruit==0.1.4
3535
# via blockbuster
3636
freezegun==1.5.5
37-
# via -r requirements/lint.in
37+
# via -r lint.in
3838
identify==2.6.15
3939
# via pre-commit
4040
idna==3.7
4141
# via trustme
4242
iniconfig==2.3.0
4343
# via pytest
4444
isal==1.7.2
45-
# via -r requirements/lint.in
45+
# via -r lint.in
4646
librt==0.7.3
4747
# via mypy
4848
markdown-it-py==4.0.0
4949
# via rich
5050
mdurl==0.1.2
5151
# via markdown-it-py
5252
mypy==1.19.1 ; implementation_name == "cpython"
53-
# via -r requirements/lint.in
53+
# via -r lint.in
5454
mypy-extensions==1.1.0
5555
# via mypy
5656
nodeenv==1.9.1
@@ -64,9 +64,9 @@ platformdirs==4.5.1
6464
pluggy==1.6.0
6565
# via pytest
6666
pre-commit==4.5.0
67-
# via -r requirements/lint.in
67+
# via -r lint.in
6868
proxy-py==2.4.10
69-
# via -r requirements/lint.in
69+
# via -r lint.in
7070
pycares==4.11.0
7171
# via aiodns
7272
pycparser==2.23
@@ -81,32 +81,32 @@ pygments==2.19.2
8181
# rich
8282
pytest==9.0.2
8383
# via
84-
# -r requirements/lint.in
84+
# -r lint.in
8585
# pytest-codspeed
8686
# pytest-mock
8787
pytest-codspeed==4.2.0
88-
# via -r requirements/lint.in
88+
# via -r lint.in
8989
pytest-mock==3.15.1
90-
# via -r requirements/lint.in
90+
# via -r lint.in
9191
python-dateutil==2.9.0.post0
9292
# via freezegun
9393
python-on-whales==0.79.0
94-
# via -r requirements/lint.in
94+
# via -r lint.in
9595
pyyaml==6.0.3
9696
# via pre-commit
9797
rich==14.2.0
9898
# via pytest-codspeed
9999
six==1.17.0
100100
# via python-dateutil
101101
slotscheck==0.19.1
102-
# via -r requirements/lint.in
102+
# via -r lint.in
103103
tomli==2.3.0
104104
# via
105105
# mypy
106106
# pytest
107107
# slotscheck
108108
trustme==1.2.1
109-
# via -r requirements/lint.in
109+
# via -r lint.in
110110
typing-extensions==4.15.0
111111
# via
112112
# cryptography
@@ -120,10 +120,10 @@ typing-extensions==4.15.0
120120
typing-inspection==0.4.2
121121
# via pydantic
122122
uvloop==0.21.0 ; platform_system != "Windows"
123-
# via -r requirements/lint.in
123+
# via -r lint.in
124124
valkey==6.1.1
125-
# via -r requirements/lint.in
125+
# via -r lint.in
126126
virtualenv==20.35.4
127127
# via pre-commit
128128
zlib-ng==1.0.0
129-
# via -r requirements/lint.in
129+
# via -r lint.in

requirements/test-common.txt

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
annotated-types==0.7.0
88
# via pydantic
99
blockbuster==1.5.26
10-
# via -r requirements/test-common.in
10+
# via -r test-common.in
1111
cffi==2.0.0
1212
# via
1313
# cryptography
@@ -16,7 +16,7 @@ click==8.3.1
1616
# via wait-for-it
1717
coverage==7.13.0
1818
# via
19-
# -r requirements/test-common.in
19+
# -r test-common.in
2020
# pytest-cov
2121
cryptography==46.0.3
2222
# via trustme
@@ -27,35 +27,35 @@ execnet==2.1.2
2727
forbiddenfruit==0.1.4
2828
# via blockbuster
2929
freezegun==1.5.5
30-
# via -r requirements/test-common.in
31-
idna==3.10
30+
# via -r test-common.in
31+
idna==3.7
3232
# via trustme
3333
iniconfig==2.3.0
3434
# via pytest
3535
isal==1.8.0 ; python_version < "3.14"
36-
# via -r requirements/test-common.in
36+
# via -r test-common.in
3737
librt==0.7.3
3838
# via mypy
3939
markdown-it-py==4.0.0
4040
# via rich
4141
mdurl==0.1.2
4242
# via markdown-it-py
4343
mypy==1.19.1 ; implementation_name == "cpython"
44-
# via -r requirements/test-common.in
44+
# via -r test-common.in
4545
mypy-extensions==1.1.0
4646
# via mypy
4747
packaging==25.0
4848
# via pytest
4949
pathspec==0.12.1
5050
# via mypy
5151
pkgconfig==1.5.5
52-
# via -r requirements/test-common.in
52+
# via -r test-common.in
5353
pluggy==1.6.0
5454
# via
5555
# pytest
5656
# pytest-cov
5757
proxy-py==2.4.10
58-
# via -r requirements/test-common.in
58+
# via -r test-common.in
5959
pycparser==2.23
6060
# via cffi
6161
pydantic==2.12.5
@@ -68,27 +68,27 @@ pygments==2.19.2
6868
# rich
6969
pytest==9.0.2
7070
# via
71-
# -r requirements/test-common.in
71+
# -r test-common.in
7272
# pytest-codspeed
7373
# pytest-cov
7474
# pytest-mock
7575
# pytest-xdist
7676
pytest-codspeed==4.2.0
77-
# via -r requirements/test-common.in
77+
# via -r test-common.in
7878
pytest-cov==7.0.0
79-
# via -r requirements/test-common.in
79+
# via -r test-common.in
8080
pytest-mock==3.15.1
81-
# via -r requirements/test-common.in
81+
# via -r test-common.in
8282
pytest-xdist==3.8.0
83-
# via -r requirements/test-common.in
83+
# via -r test-common.in
8484
python-dateutil==2.9.0.post0
8585
# via freezegun
8686
python-on-whales==0.79.0
87-
# via -r requirements/test-common.in
87+
# via -r test-common.in
8888
rich==14.2.0
8989
# via pytest-codspeed
9090
setuptools-git==1.2
91-
# via -r requirements/test-common.in
91+
# via -r test-common.in
9292
six==1.17.0
9393
# via python-dateutil
9494
tomli==2.3.0
@@ -97,7 +97,7 @@ tomli==2.3.0
9797
# mypy
9898
# pytest
9999
trustme==1.2.1 ; platform_machine != "i686"
100-
# via -r requirements/test-common.in
100+
# via -r test-common.in
101101
typing-extensions==4.15.0
102102
# via
103103
# cryptography
@@ -110,6 +110,6 @@ typing-extensions==4.15.0
110110
typing-inspection==0.4.2
111111
# via pydantic
112112
wait-for-it==2.3.0
113-
# via -r requirements/test-common.in
113+
# via -r test-common.in
114114
zlib-ng==1.0.0
115-
# via -r requirements/test-common.in
115+
# via -r test-common.in

0 commit comments

Comments
 (0)