File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,5 +20,5 @@ platformdirs==4.3.7
20
20
# via black
21
21
tomli==2.2.1
22
22
# via black
23
- typing-extensions==4.13.1
23
+ typing-extensions==4.13.2
24
24
# via black
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.11.4
7
+ ruff==0.11.5
8
8
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -67,13 +67,13 @@ tomli==2.2.1
67
67
# nox
68
68
typer-slim==0.15.2
69
69
# via -r tests/../hacking/pr_labeler/requirements.txt
70
- typing-extensions==4.13.1
70
+ typing-extensions==4.13.2
71
71
# via
72
72
# codeowners
73
73
# mypy
74
74
# pygithub
75
75
# typer-slim
76
- urllib3==2.3 .0
76
+ urllib3==2.4 .0
77
77
# via
78
78
# pygithub
79
79
# requests
You can’t perform that action at this time.
0 commit comments