@@ -18,7 +18,7 @@ babel==2.17.0
18
18
# via sphinx
19
19
black==25.1.0 ; implementation_name == 'cpython'
20
20
# via -r test-requirements.in
21
- certifi==2025.1.31
21
+ certifi==2025.4.26
22
22
# via requests
23
23
cffi==1.17.1 ; os_name == 'nt' or platform_python_implementation != 'PyPy'
24
24
# via
@@ -46,7 +46,7 @@ cryptography==44.0.2
46
46
# pyopenssl
47
47
# trustme
48
48
# types-pyopenssl
49
- dill==0.3.9
49
+ dill==0.4.0
50
50
# via pylint
51
51
distlib==0.3.9
52
52
# via virtualenv
@@ -58,7 +58,7 @@ exceptiongroup==1.2.2 ; python_full_version < '3.11'
58
58
# pytest
59
59
filelock==3.18.0
60
60
# via virtualenv
61
- identify==2.6.9
61
+ identify==2.6.10
62
62
# via pre-commit
63
63
idna==3.10
64
64
# via
@@ -67,7 +67,7 @@ idna==3.10
67
67
# trustme
68
68
imagesize==1.4.1
69
69
# via sphinx
70
- importlib-metadata==8.6.1 ; python_full_version < '3.10'
70
+ importlib-metadata==8.7.0 ; python_full_version < '3.10'
71
71
# via sphinx
72
72
iniconfig==2.1.0
73
73
# via pytest
@@ -83,7 +83,7 @@ mccabe==0.7.0
83
83
# via pylint
84
84
mypy==1.15.0
85
85
# via -r test-requirements.in
86
- mypy-extensions==1.0 .0
86
+ mypy-extensions==1.1 .0
87
87
# via
88
88
# -r test-requirements.in
89
89
# black
@@ -92,11 +92,11 @@ nodeenv==1.9.1
92
92
# via
93
93
# pre-commit
94
94
# pyright
95
- orjson==3.10.16 ; python_full_version < '3.14' and implementation_name == 'cpython'
95
+ orjson==3.10.18 ; python_full_version < '3.14' and implementation_name == 'cpython'
96
96
# via -r test-requirements.in
97
97
outcome==1.3.0.post0
98
98
# via -r test-requirements.in
99
- packaging==24.2
99
+ packaging==25.0
100
100
# via
101
101
# black
102
102
# pytest
@@ -122,7 +122,7 @@ pylint==3.3.6
122
122
# via -r test-requirements.in
123
123
pyopenssl==25.0.0
124
124
# via -r test-requirements.in
125
- pyright==1.1.398
125
+ pyright==1.1.400
126
126
# via -r test-requirements.in
127
127
pytest==8.3.5
128
128
# via -r test-requirements.in
@@ -134,7 +134,7 @@ roman-numerals-py==3.1.0 ; python_full_version >= '3.11'
134
134
# via sphinx
135
135
ruff==0.11.7
136
136
# via -r test-requirements.in
137
- setuptools==78 .1.0
137
+ setuptools==80 .1.0
138
138
# via types-setuptools
139
139
sniffio==1.3.1
140
140
# via -r test-requirements.in
@@ -179,9 +179,9 @@ types-docutils==0.21.0.20241128
179
179
# via -r test-requirements.in
180
180
types-pyopenssl==24.1.0.20240722
181
181
# via -r test-requirements.in
182
- types-setuptools==78.1 .0.20250329
182
+ types-setuptools==80.0 .0.20250429
183
183
# via types-cffi
184
- typing-extensions==4.13.0
184
+ typing-extensions==4.13.2
185
185
# via
186
186
# -r test-requirements.in
187
187
# astroid
@@ -190,9 +190,9 @@ typing-extensions==4.13.0
190
190
# pylint
191
191
# pyopenssl
192
192
# pyright
193
- urllib3==2.3 .0
193
+ urllib3==2.4 .0
194
194
# via requests
195
- uv==0.6.17
195
+ uv==0.7.2
196
196
# via -r test-requirements.in
197
197
virtualenv==20.30.0
198
198
# via pre-commit
0 commit comments