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 38a31b4 commit b991087Copy full SHA for b991087
tests/static.txt
@@ -1,4 +1,4 @@
1
# This file was autogenerated by uv via the following command:
2
# uv pip compile --universal --output-file tests/static.txt tests/static.in
3
-ruff==0.11.13
+ruff==0.12.0
4
# via -r tests/static.in
tests/typing.txt
@@ -4,7 +4,7 @@ argcomplete==3.6.2
# via nox
5
attrs==25.3.0
6
7
-certifi==2025.4.26
+certifi==2025.6.15
8
# via requests
9
cffi==1.17.1
10
# via
@@ -48,7 +48,7 @@ markupsafe==3.0.2
48
# via jinja2
49
mdurl==0.1.2
50
# via markdown-it-py
51
-mypy==1.16.0
+mypy==1.16.1
52
# via -r tests/typing.in
53
mypy-extensions==1.1.0
54
# via mypy
0 commit comments