Skip to content

Commit 2e11655

Browse files
ci: refresh dev dependencies
1 parent 7cefbd2 commit 2e11655

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

tests/formatters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ packaging==25.0
1414
# via black
1515
pathspec==0.12.1
1616
# via black
17-
platformdirs==4.5.0
17+
platformdirs==4.5.1
1818
# via black
1919
pytokens==0.3.0
2020
# via black

tests/pip-compile.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in
3-
uv==0.9.13
3+
uv==0.9.16
44
# via -r tests/pip-compile.in

tests/static.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --output-file tests/static.txt tests/static.in
3-
ruff==0.14.7
3+
ruff==0.14.8
44
# via -r tests/static.in

tests/typing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ idna==3.11
4444
# via requests
4545
jinja2==3.1.6
4646
# via -r tests/../hacking/pr_labeler/requirements.txt
47-
librt==0.6.3
47+
librt==0.7.3
4848
# via mypy
4949
markupsafe==3.0.3
5050
# via jinja2
@@ -61,7 +61,7 @@ packaging==25.0
6161
# nox
6262
pathspec==0.12.1
6363
# via mypy
64-
platformdirs==4.5.0
64+
platformdirs==4.5.1
6565
# via virtualenv
6666
pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
6767
# via cffi
@@ -87,7 +87,7 @@ typing-extensions==4.15.0
8787
# mypy
8888
# pygithub
8989
# typer-slim
90-
urllib3==2.5.0
90+
urllib3==2.6.0
9191
# via
9292
# pygithub
9393
# requests

0 commit comments

Comments
 (0)