File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed 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.15
3+ uv==0.8.17
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.12.12
3+ ruff==0.13.0
44 # via -r tests/static.in
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ attrs==25.3.0
88 # via nox
99certifi==2025.8.3
1010 # via requests
11- cffi==1.17.1
11+ cffi==2.0.0 ; platform_python_implementation != 'PyPy'
1212 # via
1313 # cryptography
1414 # pynacl
@@ -50,7 +50,7 @@ markupsafe==3.0.2
5050 # via jinja2
5151mdurl==0.1.2
5252 # via markdown-it-py
53- mypy==1.17 .1
53+ mypy==1.18 .1
5454 # via -r tests/typing.in
5555mypy-extensions==1.1.0
5656 # via mypy
@@ -65,15 +65,15 @@ pathspec==0.12.1
6565 # via mypy
6666platformdirs==4.4.0
6767 # via virtualenv
68- pycparser==2.22
68+ pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
6969 # via cffi
7070pygithub==2.8.1
7171 # via -r tests/../hacking/pr_labeler/requirements.txt
7272pygments==2.19.2
7373 # via rich
7474pyjwt==2.10.1
7575 # via pygithub
76- pynacl==1.5 .0
76+ pynacl==1.6 .0
7777 # via pygithub
7878requests==2.32.5
7979 # via pygithub
You can’t perform that action at this time.
0 commit comments