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 8996163 commit 4bdbe05Copy full SHA for 4bdbe05
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
@@ -60,7 +60,7 @@ pynacl==1.5.0
60
# via pygithub
61
requests==2.32.3
62
63
-rich==13.7.1
+rich==13.8.0
64
# via typer
65
shellingham==1.5.4
66
0 commit comments