File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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.12.3
7
+ ruff==0.12.4
8
8
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ argcomplete==3.6.2
8
8
# via nox
9
9
attrs==25.3.0
10
10
# via nox
11
- certifi==2025.7.9
11
+ certifi==2025.7.14
12
12
# via requests
13
13
cffi==1.17.1
14
14
# via
@@ -28,7 +28,7 @@ dependency-groups==1.3.1
28
28
# via nox
29
29
deprecated==1.2.18
30
30
# via pygithub
31
- distlib==0.3.9
31
+ distlib==0.4.0
32
32
# via virtualenv
33
33
filelock==3.18.0
34
34
# via virtualenv
@@ -38,7 +38,7 @@ jinja2==3.1.6
38
38
# via -r tests/../hacking/pr_labeler/requirements.txt
39
39
markupsafe==3.0.2
40
40
# via jinja2
41
- mypy==1.16.1
41
+ mypy==1.17.0
42
42
# via -r tests/typing.in
43
43
mypy-extensions==1.1.0
44
44
# via mypy
You can’t perform that action at this time.
0 commit comments