File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 6
6
#
7
7
black==24.10.0
8
8
# via -r tests/formatters.in
9
- click==8.1.7
9
+ click==8.1.8
10
10
# via black
11
11
isort==5.13.2
12
12
# via -r tests/formatters.in
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.3
7
+ ruff==0.8.6
8
8
# via -r tests/static.in
Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in
6
6
#
7
- argcomplete==3.5.2
7
+ argcomplete==3.5.3
8
8
# via nox
9
9
certifi==2024.12.14
10
10
# via requests
11
11
cffi==1.17.1
12
12
# via
13
13
# cryptography
14
14
# pynacl
15
- charset-normalizer==3.4.0
15
+ charset-normalizer==3.4.1
16
16
# via requests
17
- click==8.1.7
17
+ click==8.1.8
18
18
# via typer-slim
19
19
codeowners==0.7.0
20
20
# via -r tests/../hacking/pr_labeler/requirements.txt
@@ -30,11 +30,11 @@ filelock==3.16.1
30
30
# via virtualenv
31
31
idna==3.10
32
32
# via requests
33
- jinja2==3.1.4
33
+ jinja2==3.1.5
34
34
# via -r tests/../hacking/pr_labeler/requirements.txt
35
35
markupsafe==3.0.2
36
36
# via jinja2
37
- mypy==1.13.0
37
+ mypy==1.14.1
38
38
# via -r tests/typing.in
39
39
mypy-extensions==1.0.0
40
40
# via mypy
@@ -62,11 +62,11 @@ typing-extensions==4.12.2
62
62
# mypy
63
63
# pygithub
64
64
# typer-slim
65
- urllib3==2.2.3
65
+ urllib3==2.3.0
66
66
# via
67
67
# pygithub
68
68
# requests
69
- virtualenv==20.28.0
69
+ virtualenv==20.28.1
70
70
# via nox
71
71
wrapt==1.17.0
72
72
# via deprecated
You can’t perform that action at this time.
0 commit comments