File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ isort==5.13.2
12
12
# via -r tests/formatters.in
13
13
mypy-extensions==1.0.0
14
14
# via black
15
- packaging==24.1
15
+ packaging==24.2
16
16
# via black
17
17
pathspec==0.12.1
18
18
# via black
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.2
7
+ ruff==0.7.3
8
8
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -40,13 +40,13 @@ mypy-extensions==1.0.0
40
40
# via mypy
41
41
nox==2024.10.9
42
42
# via -r tests/typing.in
43
- packaging==24.1
43
+ packaging==24.2
44
44
# via nox
45
45
platformdirs==4.3.6
46
46
# via virtualenv
47
47
pycparser==2.22
48
48
# via cffi
49
- pygithub==2.4 .0
49
+ pygithub==2.5 .0
50
50
# via -r tests/../hacking/pr_labeler/requirements.txt
51
51
pyjwt==2.9.0
52
52
# via pygithub
@@ -58,7 +58,7 @@ tomli==2.0.2
58
58
# via
59
59
# mypy
60
60
# nox
61
- typer-slim==0.12.5
61
+ typer-slim==0.13.0
62
62
# via -r tests/../hacking/pr_labeler/requirements.txt
63
63
typing-extensions==4.12.2
64
64
# via
You can’t perform that action at this time.
0 commit comments