File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
6
6
#
7
- ruff==0.12.12
7
+ ruff==0.13.0
8
8
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ attrs==25.3.0
10
10
# via nox
11
11
certifi==2025.8.3
12
12
# via requests
13
- cffi==1.17.1
13
+ cffi==2.0.0
14
14
# via
15
15
# cryptography
16
16
# pynacl
@@ -36,7 +36,7 @@ jinja2==3.1.6
36
36
# via -r tests/../hacking/pr_labeler/requirements.txt
37
37
markupsafe==3.0.2
38
38
# via jinja2
39
- mypy==1.17 .1
39
+ mypy==1.18 .1
40
40
# via -r tests/typing.in
41
41
mypy-extensions==1.1.0
42
42
# via mypy
@@ -50,13 +50,13 @@ pathspec==0.12.1
50
50
# via mypy
51
51
platformdirs==4.4.0
52
52
# via virtualenv
53
- pycparser==2.22
53
+ pycparser==2.23
54
54
# via cffi
55
55
pygithub==2.8.1
56
56
# via -r tests/../hacking/pr_labeler/requirements.txt
57
57
pyjwt==2.10.1
58
58
# via pygithub
59
- pynacl==1.5 .0
59
+ pynacl==1.6 .0
60
60
# via pygithub
61
61
requests==2.32.5
62
62
# via pygithub
You can’t perform that action at this time.
0 commit comments