Skip to content

Commit 29cc287

Browse files
ci: refresh dev dependencies (#1890)
1 parent c63720c commit 29cc287

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
@@ -32,7 +32,7 @@ gitdb==4.0.11
3232
# via gitpython
3333
gitpython==3.1.43
3434
# via -r tests/../hacking/tagger/requirements.txt
35-
idna==3.8
35+
idna==3.9
3636
# via requests
3737
jinja2==3.1.4
3838
# via -r tests/../hacking/pr_labeler/requirements.txt
@@ -52,7 +52,7 @@ packaging==24.1
5252
# via
5353
# -r tests/../hacking/tagger/requirements.txt
5454
# nox
55-
platformdirs==4.3.2
55+
platformdirs==4.3.3
5656
# via virtualenv
5757
pycparser==2.22
5858
# via cffi
@@ -66,7 +66,7 @@ pynacl==1.5.0
6666
# via pygithub
6767
requests==2.32.3
6868
# via pygithub
69-
rich==13.8.0
69+
rich==13.8.1
7070
# via typer
7171
shellingham==1.5.4
7272
# via typer
@@ -86,7 +86,7 @@ typing-extensions==4.12.2
8686
# mypy
8787
# pygithub
8888
# typer
89-
urllib3==2.2.2
89+
urllib3==2.2.3
9090
# via
9191
# pygithub
9292
# requests

0 commit comments

Comments
 (0)