We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd58f8 commit c7c9a29Copy full SHA for c7c9a29
1 file changed
test-requirements.txt
@@ -14,7 +14,7 @@ attrs==25.4.0
14
# outcome
15
babel==2.18.0
16
# via sphinx
17
-black==26.3.0 ; implementation_name == 'cpython'
+black==26.3.1 ; implementation_name == 'cpython'
18
# via -r test-requirements.in
19
certifi==2026.2.25
20
# via requests
@@ -141,7 +141,7 @@ requests==2.32.5
141
142
roman-numerals==4.1.0 ; python_full_version >= '3.11'
143
144
-ruff==0.15.5
+ruff==0.15.6
145
146
sniffio==1.3.1
147
@@ -203,7 +203,7 @@ typing-extensions==4.15.0
203
# virtualenv
204
urllib3==2.6.3
205
206
-uv==0.10.9
+uv==0.10.10
207
208
virtualenv==21.1.0
209
# via pre-commit
0 commit comments