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 2d4b4b5 commit 1a86c51Copy full SHA for 1a86c51
tests/pip-compile.txt
@@ -1,4 +1,4 @@
1
# This file was autogenerated by uv via the following command:
2
# uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in
3
-uv==0.7.12
+uv==0.7.13
4
# via -r tests/pip-compile.in
tests/typing.txt
@@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
24
# colorlog
25
colorlog==6.9.0
26
# via nox
27
-cryptography==45.0.3
+cryptography==45.0.4
28
# via pyjwt
29
dependency-groups==1.3.1
30
@@ -73,7 +73,7 @@ pyjwt==2.10.1
73
# via pygithub
74
pynacl==1.5.0
75
76
-requests==2.32.3
+requests==2.32.4
77
78
rich==14.0.0
79
# via typer
0 commit comments