File tree Expand file tree Collapse file tree 4 files changed +10
-8
lines changed Expand file tree Collapse file tree 4 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ pathspec==0.12.1
1616 # via black
1717platformdirs==4.5.0
1818 # via black
19- pytokens==0.1.10
19+ pytokens==0.2.0
2020 # 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.9.2
3+ uv==0.9.4
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.14.0
3+ ruff==0.14.1
44 # via -r tests/static.in
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ cffi==2.0.0 ; platform_python_implementation != 'PyPy'
1212 # via
1313 # cryptography
1414 # pynacl
15- charset-normalizer==3.4.3
15+ charset-normalizer==3.4.4
1616 # via requests
1717click==8.3.0
1818 # via
@@ -24,9 +24,9 @@ colorama==0.4.6 ; sys_platform == 'win32'
2424 # via
2525 # click
2626 # colorlog
27- colorlog==6.9.0
27+ colorlog==6.10.1
2828 # via nox
29- cryptography==46.0.2
29+ cryptography==46.0.3
3030 # via pyjwt
3131dependency-groups==1.3.1
3232 # via nox
@@ -40,7 +40,9 @@ gitdb==4.0.12
4040 # via gitpython
4141gitpython==3.1.45
4242 # via -r tests/tag.in
43- idna==3.10
43+ humanize==4.14.0
44+ # via nox
45+ idna==3.11
4446 # via requests
4547jinja2==3.1.6
4648 # via -r tests/../hacking/pr_labeler/requirements.txt
@@ -54,7 +56,7 @@ mypy==1.18.2
5456 # via -r tests/typing.in
5557mypy-extensions==1.1.0
5658 # via mypy
57- nox==2025.5.1
59+ nox==2025.10.16
5860 # via -r tests/typing.in
5961packaging==25.0
6062 # via
You can’t perform that action at this time.
0 commit comments