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 1
1
# This file was autogenerated by uv via the following command:
2
2
# uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in
3
- uv==0.8.15
3
+ uv==0.8.17
4
4
# via -r tests/pip-compile.in
Original file line number Diff line number Diff line change 1
1
# This file was autogenerated by uv via the following command:
2
2
# uv pip compile --universal --output-file tests/static.txt tests/static.in
3
- ruff==0.12.12
3
+ ruff==0.13.0
4
4
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ attrs==25.3.0
8
8
# via nox
9
9
certifi==2025.8.3
10
10
# via requests
11
- cffi==1.17.1
11
+ cffi==2.0.0 ; platform_python_implementation != 'PyPy'
12
12
# via
13
13
# cryptography
14
14
# pynacl
@@ -50,7 +50,7 @@ markupsafe==3.0.2
50
50
# via jinja2
51
51
mdurl==0.1.2
52
52
# via markdown-it-py
53
- mypy==1.17 .1
53
+ mypy==1.18 .1
54
54
# via -r tests/typing.in
55
55
mypy-extensions==1.1.0
56
56
# via mypy
@@ -65,15 +65,15 @@ pathspec==0.12.1
65
65
# via mypy
66
66
platformdirs==4.4.0
67
67
# via virtualenv
68
- pycparser==2.22
68
+ pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
69
69
# via cffi
70
70
pygithub==2.8.1
71
71
# via -r tests/../hacking/pr_labeler/requirements.txt
72
72
pygments==2.19.2
73
73
# via rich
74
74
pyjwt==2.10.1
75
75
# via pygithub
76
- pynacl==1.5 .0
76
+ pynacl==1.6 .0
77
77
# via pygithub
78
78
requests==2.32.5
79
79
# via pygithub
You can’t perform that action at this time.
0 commit comments