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 8bf4cba commit 3ced7fcCopy full SHA for 3ced7fc
1 file changed
test-requirements.txt
@@ -14,7 +14,7 @@ attrs==25.4.0
14
# outcome
15
babel==2.17.0
16
# via sphinx
17
-black==25.11.0 ; implementation_name == 'cpython'
+black==25.12.0 ; implementation_name == 'cpython'
18
# via -r test-requirements.in
19
certifi==2025.11.12
20
# via requests
@@ -136,7 +136,7 @@ requests==2.32.5
136
137
roman-numerals==3.1.0 ; python_full_version >= '3.11'
138
139
-ruff==0.14.7
+ruff==0.14.8
140
141
sniffio==1.3.1
142
@@ -196,7 +196,7 @@ typing-extensions==4.15.0
196
# virtualenv
197
urllib3==2.5.0
198
199
-uv==0.9.14
+uv==0.9.16
200
201
virtualenv==20.35.4
202
# via pre-commit
0 commit comments