File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
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/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 @@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
24
24
# colorlog
25
25
colorlog==6.9.0
26
26
# via nox
27
- cryptography==46.0.1
27
+ cryptography==46.0.2
28
28
# via pyjwt
29
29
dependency-groups==1.3.1
30
30
# via nox
You can’t perform that action at this time.
0 commit comments