File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
6
6
#
7
- ruff==0.7.4
7
+ ruff==0.8.0
8
8
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ pycparser==2.22
48
48
# via cffi
49
49
pygithub==2.5.0
50
50
# via -r tests/../hacking/pr_labeler/requirements.txt
51
- pyjwt==2.9 .0
51
+ pyjwt==2.10 .0
52
52
# via pygithub
53
53
pynacl==1.5.0
54
54
# via pygithub
@@ -58,7 +58,7 @@ tomli==2.1.0
58
58
# via
59
59
# mypy
60
60
# nox
61
- typer-slim==0.13.0
61
+ typer-slim==0.13.1
62
62
# via -r tests/../hacking/pr_labeler/requirements.txt
63
63
typing-extensions==4.12.2
64
64
# via
@@ -72,5 +72,5 @@ urllib3==2.2.3
72
72
# requests
73
73
virtualenv==20.27.1
74
74
# via nox
75
- wrapt==1.16 .0
75
+ wrapt==1.17 .0
76
76
# via deprecated
You can’t perform that action at this time.
0 commit comments