Skip to content

Commit b8568fb

Browse files
ci: refresh dev dependencies
1 parent c5d67fd commit b8568fb

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

tests/formatters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ packaging==25.0
1616
# via black
1717
pathspec==0.12.1
1818
# via black
19-
platformdirs==4.5.0
19+
platformdirs==4.5.1
2020
# via black
2121
pytokens==0.3.0
2222
# via black

tests/static.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
#
55
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
66
#
7-
ruff==0.14.7
7+
ruff==0.14.8
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ idna==3.11
3636
# via requests
3737
jinja2==3.1.6
3838
# via -r tests/../hacking/pr_labeler/requirements.txt
39-
librt==0.6.3
39+
librt==0.7.3
4040
# via mypy
4141
markupsafe==3.0.3
4242
# via jinja2
@@ -52,7 +52,7 @@ packaging==25.0
5252
# nox
5353
pathspec==0.12.1
5454
# via mypy
55-
platformdirs==4.5.0
55+
platformdirs==4.5.1
5656
# via virtualenv
5757
pycparser==2.23
5858
# via cffi
@@ -72,7 +72,7 @@ typing-extensions==4.15.0
7272
# mypy
7373
# pygithub
7474
# typer-slim
75-
urllib3==2.5.0
75+
urllib3==2.6.0
7676
# via
7777
# pygithub
7878
# requests

0 commit comments

Comments
 (0)