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 16e677f commit 5781146Copy full SHA for 5781146
tests/static.txt
@@ -4,5 +4,5 @@
4
#
5
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
6
7
-ruff==0.7.3
+ruff==0.7.4
8
# via -r tests/static.in
tests/typing.txt
@@ -24,7 +24,7 @@ colorlog==6.9.0
24
# via nox
25
cryptography==43.0.3
26
# via pyjwt
27
-deprecated==1.2.14
+deprecated==1.2.15
28
# via pygithub
29
distlib==0.3.9
30
# via virtualenv
0 commit comments