Skip to content

Commit 0c275e7

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 4872fce commit 0c275e7

File tree

3 files changed

+39
-28
lines changed

3 files changed

+39
-28
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.1.8
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
@@ -44,7 +44,7 @@ snowballstemmer==3.0.1
4444
# via sphinx
4545
sphinx==8.1.3
4646
# via
47-
# -r requirements/doc.in
47+
# -r doc.in
4848
# sphinxcontrib-spelling
4949
# sphinxcontrib-towncrier
5050
sphinxcontrib-applehelp==2.0.0
@@ -60,17 +60,17 @@ sphinxcontrib-qthelp==2.0.0
6060
sphinxcontrib-serializinghtml==2.0.0
6161
# via sphinx
6262
sphinxcontrib-spelling==8.0.1 ; platform_system != "Windows"
63-
# via -r requirements/doc-spelling.in
63+
# via -r doc-spelling.in
6464
sphinxcontrib-towncrier==0.5.0a0
65-
# via -r requirements/doc.in
65+
# via -r doc.in
6666
tomli==2.2.1
6767
# via
6868
# incremental
6969
# sphinx
7070
# towncrier
7171
towncrier==23.11.0
7272
# via
73-
# -r requirements/doc.in
73+
# -r doc.in
7474
# sphinxcontrib-towncrier
7575
urllib3==2.5.0
7676
# 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.1.8
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
@@ -40,7 +40,7 @@ snowballstemmer==3.0.1
4040
# via sphinx
4141
sphinx==8.1.3
4242
# via
43-
# -r requirements/doc.in
43+
# -r doc.in
4444
# sphinxcontrib-towncrier
4545
sphinxcontrib-applehelp==2.0.0
4646
# via sphinx
@@ -55,15 +55,15 @@ sphinxcontrib-qthelp==2.0.0
5555
sphinxcontrib-serializinghtml==2.0.0
5656
# via sphinx
5757
sphinxcontrib-towncrier==0.5.0a0
58-
# via -r requirements/doc.in
58+
# via -r doc.in
5959
tomli==2.2.1
6060
# via
6161
# incremental
6262
# sphinx
6363
# towncrier
6464
towncrier==23.11.0
6565
# via
66-
# -r requirements/doc.in
66+
# -r doc.in
6767
# sphinxcontrib-towncrier
6868
urllib3==2.5.0
6969
# via requests

requirements/lint.txt

Lines changed: 28 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@
55
# pip-compile --allow-unsafe --output-file=requirements/lint.txt --strip-extras requirements/lint.in
66
#
77
aiodns==3.5.0
8-
# via -r requirements/lint.in
8+
# via -r lint.in
99
annotated-types==0.7.0
1010
# via pydantic
11+
async-timeout==5.0.1
12+
# via valkey
1113
blockbuster==1.5.24
12-
# via -r requirements/lint.in
14+
# via -r lint.in
1315
cffi==1.17.1
1416
# via
1517
# cryptography
@@ -23,26 +25,28 @@ cryptography==45.0.4
2325
# via trustme
2426
distlib==0.3.9
2527
# via virtualenv
28+
exceptiongroup==1.3.0
29+
# via pytest
2630
filelock==3.18.0
2731
# via virtualenv
2832
forbiddenfruit==0.1.4
2933
# via blockbuster
3034
freezegun==1.5.2
31-
# via -r requirements/lint.in
35+
# via -r lint.in
3236
identify==2.6.12
3337
# via pre-commit
3438
idna==3.7
3539
# via trustme
3640
iniconfig==2.1.0
3741
# via pytest
3842
isal==1.7.2
39-
# via -r requirements/lint.in
43+
# via -r lint.in
4044
markdown-it-py==3.0.0
4145
# via rich
4246
mdurl==0.1.2
4347
# via markdown-it-py
4448
mypy==1.16.1 ; implementation_name == "cpython"
45-
# via -r requirements/lint.in
49+
# via -r lint.in
4650
mypy-extensions==1.1.0
4751
# via mypy
4852
nodeenv==1.9.1
@@ -56,9 +60,9 @@ platformdirs==4.3.8
5660
pluggy==1.6.0
5761
# via pytest
5862
pre-commit==4.2.0
59-
# via -r requirements/lint.in
63+
# via -r lint.in
6064
proxy-py==2.4.10
61-
# via -r requirements/lint.in
65+
# via -r lint.in
6266
pycares==4.9.0
6367
# via aiodns
6468
pycparser==2.22
@@ -71,43 +75,50 @@ pygments==2.19.1
7175
# via rich
7276
pytest==8.1.1
7377
# via
74-
# -r requirements/lint.in
78+
# -r lint.in
7579
# pytest-codspeed
7680
# pytest-mock
7781
pytest-codspeed==3.2.0
78-
# via -r requirements/lint.in
82+
# via -r lint.in
7983
pytest-mock==3.14.1
80-
# via -r requirements/lint.in
84+
# via -r lint.in
8185
python-dateutil==2.9.0.post0
8286
# via freezegun
8387
python-on-whales==0.77.0
84-
# via -r requirements/lint.in
88+
# via -r lint.in
8589
pyyaml==6.0.2
8690
# via pre-commit
8791
rich==14.0.0
8892
# via pytest-codspeed
8993
six==1.17.0
9094
# via python-dateutil
9195
slotscheck==0.19.1
92-
# via -r requirements/lint.in
96+
# via -r lint.in
97+
tomli==2.2.1
98+
# via
99+
# mypy
100+
# pytest
101+
# slotscheck
93102
trustme==1.2.1
94-
# via -r requirements/lint.in
103+
# via -r lint.in
95104
typing-extensions==4.14.0
96105
# via
106+
# exceptiongroup
97107
# mypy
98108
# pydantic
99109
# pydantic-core
100110
# python-on-whales
111+
# rich
101112
# typing-inspection
102113
typing-inspection==0.4.1
103114
# via pydantic
104115
uvloop==0.21.0 ; platform_system != "Windows"
105-
# via -r requirements/lint.in
116+
# via -r lint.in
106117
valkey==6.1.0
107-
# via -r requirements/lint.in
118+
# via -r lint.in
108119
virtualenv==20.31.2
109120
# via pre-commit
110121
zlib-ng==0.5.1
111-
# via -r requirements/lint.in
122+
# via -r lint.in
112123
zstandard==0.23.0 ; implementation_name == "cpython"
113-
# via -r requirements/lint.in
124+
# via -r lint.in

0 commit comments

Comments
 (0)