File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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.11
7
+ ruff==0.12.12
8
8
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ codeowners==0.8.0
22
22
# via -r tests/../hacking/pr_labeler/requirements.txt
23
23
colorlog==6.9.0
24
24
# via nox
25
- cryptography==45.0.6
25
+ cryptography==45.0.7
26
26
# via pyjwt
27
27
dependency-groups==1.3.1
28
28
# via nox
@@ -52,7 +52,7 @@ platformdirs==4.4.0
52
52
# via virtualenv
53
53
pycparser==2.22
54
54
# via cffi
55
- pygithub==2.7.0
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
@@ -65,7 +65,7 @@ tomli==2.2.1
65
65
# dependency-groups
66
66
# mypy
67
67
# nox
68
- typer-slim==0.17.3
68
+ typer-slim==0.17.4
69
69
# via -r tests/../hacking/pr_labeler/requirements.txt
70
70
typing-extensions==4.15.0
71
71
# via
You can’t perform that action at this time.
0 commit comments