File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
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.8.0
7
+ ruff==0.8.1
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.1
27
+ typer==0.14.0
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 @@ -22,7 +22,7 @@ codeowners==0.7.0
22
22
# via -r tests/../hacking/pr_labeler/requirements.txt
23
23
colorlog==6.9.0
24
24
# via nox
25
- cryptography==43 .0.3
25
+ cryptography==44 .0.0
26
26
# via pyjwt
27
27
deprecated==1.2.15
28
28
# via pygithub
@@ -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.10.0
65
+ pyjwt==2.10.1
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.1
77
+ typer==0.14.0
78
78
# via -r tests/tag.in
79
- typer-slim==0.13.1
79
+ typer-slim==0.14.0
80
80
# via -r tests/../hacking/pr_labeler/requirements.txt
81
81
typing-extensions==4.12.2
82
82
# via
@@ -89,7 +89,7 @@ urllib3==2.2.3
89
89
# via
90
90
# pygithub
91
91
# requests
92
- virtualenv==20.27.1
92
+ virtualenv==20.28.0
93
93
# via nox
94
94
wrapt==1.17.0
95
95
# via deprecated
You can’t perform that action at this time.
0 commit comments