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 6
6
#
7
7
black==25.1.0
8
8
# via -r tests/formatters.in
9
- click==8.1.8
9
+ click==8.2.0
10
10
# via black
11
11
isort==6.0.1
12
12
# via -r tests/formatters.in
@@ -16,7 +16,7 @@ packaging==25.0
16
16
# via black
17
17
pathspec==0.12.1
18
18
# via black
19
- platformdirs==4.3.7
19
+ platformdirs==4.3.8
20
20
# via black
21
21
tomli==2.2.1
22
22
# 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.11.8
7
+ ruff==0.11.9
8
8
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ cffi==1.17.1
16
16
# pynacl
17
17
charset-normalizer==3.4.2
18
18
# via requests
19
- click==8.1.8
19
+ click==8.2.0
20
20
# via typer-slim
21
21
codeowners==0.8.0
22
22
# via -r tests/../hacking/pr_labeler/requirements.txt
@@ -48,7 +48,7 @@ packaging==25.0
48
48
# via
49
49
# dependency-groups
50
50
# nox
51
- platformdirs==4.3.7
51
+ platformdirs==4.3.8
52
52
# via virtualenv
53
53
pycparser==2.22
54
54
# via cffi
@@ -77,7 +77,7 @@ urllib3==2.4.0
77
77
# via
78
78
# pygithub
79
79
# requests
80
- virtualenv==20.30.0
80
+ virtualenv==20.31.2
81
81
# via nox
82
82
wrapt==1.17.2
83
83
# via deprecated
You can’t perform that action at this time.
0 commit comments