File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Expand file tree Collapse file tree 2 files changed +3
-7
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.5
7
+ ruff==0.12.7
8
8
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -26,8 +26,6 @@ cryptography==45.0.5
26
26
# via pyjwt
27
27
dependency-groups==1.3.1
28
28
# via nox
29
- deprecated==1.2.18
30
- # via pygithub
31
29
distlib==0.4.0
32
30
# via virtualenv
33
31
filelock==3.18.0
@@ -38,7 +36,7 @@ jinja2==3.1.6
38
36
# via -r tests/../hacking/pr_labeler/requirements.txt
39
37
markupsafe==3.0.2
40
38
# via jinja2
41
- mypy==1.17.0
39
+ mypy==1.17.1
42
40
# via -r tests/typing.in
43
41
mypy-extensions==1.1.0
44
42
# via mypy
@@ -54,7 +52,7 @@ platformdirs==4.3.8
54
52
# via virtualenv
55
53
pycparser==2.22
56
54
# via cffi
57
- pygithub==2.6.1
55
+ pygithub==2.7.0
58
56
# via -r tests/../hacking/pr_labeler/requirements.txt
59
57
pyjwt==2.10.1
60
58
# via pygithub
@@ -76,5 +74,3 @@ urllib3==2.5.0
76
74
# requests
77
75
virtualenv==20.32.0
78
76
# via nox
79
- wrapt==1.17.2
80
- # via deprecated
You can’t perform that action at this time.
0 commit comments