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 @@ -16,5 +16,5 @@ pathspec==0.12.1
# via black
platformdirs==4.5.0
# via black
pytokens==0.1.10
pytokens==0.2.0
# via black
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.9.2
uv==0.9.4
# 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.14.0
ruff==0.14.1
# via -r tests/static.in
12 changes: 7 additions & 5 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cffi==2.0.0 ; platform_python_implementation != 'PyPy'
# via
# cryptography
# pynacl
charset-normalizer==3.4.3
charset-normalizer==3.4.4
# via requests
click==8.3.0
# via
Expand All @@ -24,9 +24,9 @@ colorama==0.4.6 ; sys_platform == 'win32'
# via
# click
# colorlog
colorlog==6.9.0
colorlog==6.10.1
# via nox
cryptography==46.0.2
cryptography==46.0.3
# via pyjwt
dependency-groups==1.3.1
# via nox
Expand All @@ -40,7 +40,9 @@ gitdb==4.0.12
# via gitpython
gitpython==3.1.45
# via -r tests/tag.in
idna==3.10
humanize==4.14.0
# via nox
idna==3.11
# via requests
jinja2==3.1.6
# via -r tests/../hacking/pr_labeler/requirements.txt
Expand All @@ -54,7 +56,7 @@ mypy==1.18.2
# via -r tests/typing.in
mypy-extensions==1.1.0
# via mypy
nox==2025.5.1
nox==2025.10.16
# via -r tests/typing.in
packaging==25.0
# via
Expand Down