File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ click==8.3.0
6
6
# via black
7
7
colorama==0.4.6 ; sys_platform == 'win32'
8
8
# via click
9
- isort==6.0.1
9
+ isort==6.1.0
10
10
# via -r tests/formatters.in
11
11
mypy-extensions==1.1.0
12
12
# via black
Original file line number Diff line number Diff line change 1
1
# This file was autogenerated by uv via the following command:
2
2
# uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in
3
- uv==0.8.22
3
+ uv==0.8.23
4
4
# via -r tests/pip-compile.in
Original file line number Diff line number Diff line change 1
1
# This file was autogenerated by uv via the following command:
2
2
# uv pip compile --universal --output-file tests/static.txt tests/static.in
3
- ruff==0.13.2
3
+ ruff==0.13.3
4
4
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
26
26
# colorlog
27
27
colorlog==6.9.0
28
28
# via nox
29
- cryptography==46.0.1
29
+ cryptography==46.0.2
30
30
# via pyjwt
31
31
dependency-groups==1.3.1
32
32
# via nox
You can’t perform that action at this time.
0 commit comments