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
66 # via black
77colorama==0.4.6 ; sys_platform == 'win32'
88 # via click
9- isort==6.0.1
9+ isort==6.1.0
1010 # via -r tests/formatters.in
1111mypy-extensions==1.1.0
1212 # via black
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in
3- uv==0.8.22
3+ uv==0.8.23
44 # via -r tests/pip-compile.in
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile --universal --output-file tests/static.txt tests/static.in
3- ruff==0.13.2
3+ ruff==0.13.3
44 # 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'
2626 # colorlog
2727colorlog==6.9.0
2828 # via nox
29- cryptography==46.0.1
29+ cryptography==46.0.2
3030 # via pyjwt
3131dependency-groups==1.3.1
3232 # via nox
You can’t perform that action at this time.
0 commit comments