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 25c8d1b commit 2680881Copy full SHA for 2680881
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.6.2
+ruff==0.6.3
8
# via -r tests/static.in
tests/typing.txt
@@ -6,7 +6,7 @@
argcomplete==3.5.0
# via nox
9
-certifi==2024.7.4
+certifi==2024.8.30
10
# via requests
11
cffi==1.17.0
12
# via
@@ -66,7 +66,7 @@ pynacl==1.5.0
66
# via pygithub
67
requests==2.32.3
68
69
-rich==13.7.1
+rich==13.8.0
70
# via typer
71
shellingham==1.5.4
72
0 commit comments