File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
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 @@ -24,7 +24,7 @@ shellingham==1.5.4
24
24
# via typer
25
25
smmap==5.0.1
26
26
# via gitdb
27
- typer==0.13.0
27
+ typer==0.13.1
28
28
# via -r tests/tag.in
29
29
typing-extensions==4.12.2
30
30
# via typer
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ pygithub==2.5.0
62
62
# via -r tests/../hacking/pr_labeler/requirements.txt
63
63
pygments==2.18.0
64
64
# via rich
65
- pyjwt==2.9 .0
65
+ pyjwt==2.10 .0
66
66
# via pygithub
67
67
pynacl==1.5.0
68
68
# via pygithub
@@ -74,9 +74,9 @@ shellingham==1.5.4
74
74
# via typer
75
75
smmap==5.0.1
76
76
# via gitdb
77
- typer==0.13.0
77
+ typer==0.13.1
78
78
# via -r tests/tag.in
79
- typer-slim==0.13.0
79
+ typer-slim==0.13.1
80
80
# via -r tests/../hacking/pr_labeler/requirements.txt
81
81
typing-extensions==4.12.2
82
82
# via
@@ -91,5 +91,5 @@ urllib3==2.2.3
91
91
# requests
92
92
virtualenv==20.27.1
93
93
# via nox
94
- wrapt==1.16 .0
94
+ wrapt==1.17 .0
95
95
# via deprecated
You can’t perform that action at this time.
0 commit comments