Skip to content

Commit 729b5c0

Browse files
ci: refresh dev dependencies (#1886)
1 parent dbf4372 commit 729b5c0

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

tests/formatters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ packaging==24.1
1616
# via black
1717
pathspec==0.12.1
1818
# via black
19-
platformdirs==4.3.2
19+
platformdirs==4.3.3
2020
# via black
2121
tomli==2.0.1
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.6.4
7+
ruff==0.6.5
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ distlib==0.3.8
2828
# via virtualenv
2929
filelock==3.16.0
3030
# via virtualenv
31-
idna==3.8
31+
idna==3.9
3232
# via requests
3333
jinja2==3.1.4
3434
# via -r tests/../hacking/pr_labeler/requirements.txt
@@ -46,7 +46,7 @@ nox==2024.4.15
4646
# via -r tests/typing.in
4747
packaging==24.1
4848
# via nox
49-
platformdirs==4.3.2
49+
platformdirs==4.3.3
5050
# via virtualenv
5151
pycparser==2.22
5252
# via cffi
@@ -60,7 +60,7 @@ pynacl==1.5.0
6060
# via pygithub
6161
requests==2.32.3
6262
# via pygithub
63-
rich==13.8.0
63+
rich==13.8.1
6464
# via typer
6565
shellingham==1.5.4
6666
# via typer
@@ -76,7 +76,7 @@ typing-extensions==4.12.2
7676
# mypy
7777
# pygithub
7878
# typer
79-
urllib3==2.2.2
79+
urllib3==2.2.3
8080
# via
8181
# pygithub
8282
# requests

0 commit comments

Comments
 (0)