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 @@ -20,5 +20,5 @@ platformdirs==4.3.7
20
20
# via black
21
21
tomli==2.2.1
22
22
# via black
23
- typing-extensions==4.13.0
23
+ typing-extensions==4.13.1
24
24
# 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.2
7
+ ruff==0.11.4
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.6.1
7
+ argcomplete==3.6.2
8
8
# via nox
9
9
attrs==25.3.0
10
10
# via nox
@@ -67,7 +67,7 @@ tomli==2.2.1
67
67
# nox
68
68
typer-slim==0.15.2
69
69
# via -r tests/../hacking/pr_labeler/requirements.txt
70
- typing-extensions==4.13.0
70
+ typing-extensions==4.13.1
71
71
# via
72
72
# codeowners
73
73
# mypy
@@ -77,7 +77,7 @@ urllib3==2.3.0
77
77
# via
78
78
# pygithub
79
79
# requests
80
- virtualenv==20.29.3
80
+ virtualenv==20.30.0
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