Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tests/formatters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ click==8.3.0
# via black
colorama==0.4.6 ; sys_platform == 'win32'
# via click
isort==6.0.1
isort==6.1.0
# via -r tests/formatters.in
mypy-extensions==1.1.0
# via black
Expand Down
2 changes: 1 addition & 1 deletion tests/pip-compile.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in
uv==0.8.22
uv==0.8.23
# via -r tests/pip-compile.in
2 changes: 1 addition & 1 deletion tests/static.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --universal --output-file tests/static.txt tests/static.in
ruff==0.13.2
ruff==0.13.3
# via -r tests/static.in
2 changes: 1 addition & 1 deletion tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
# colorlog
colorlog==6.9.0
# via nox
cryptography==46.0.1
cryptography==46.0.2
# via pyjwt
dependency-groups==1.3.1
# via nox
Expand Down