Skip to content

Commit 57d7392

Browse files
ci: refresh dev dependencies (#1832)
1 parent 2680881 commit 57d7392

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
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.2.2
19+
platformdirs==4.3.1
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.3
7+
ruff==0.6.4
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ argcomplete==3.5.0
88
# via nox
99
certifi==2024.8.30
1010
# via requests
11-
cffi==1.17.0
11+
cffi==1.17.1
1212
# via
1313
# cryptography
1414
# pynacl
@@ -20,13 +20,13 @@ codeowners==0.7.0
2020
# via -r tests/../hacking/pr_labeler/requirements.txt
2121
colorlog==6.8.2
2222
# via nox
23-
cryptography==43.0.0
23+
cryptography==43.0.1
2424
# via pyjwt
2525
deprecated==1.2.14
2626
# via pygithub
2727
distlib==0.3.8
2828
# via virtualenv
29-
filelock==3.15.4
29+
filelock==3.16.0
3030
# via virtualenv
3131
gitdb==4.0.11
3232
# via gitpython
@@ -52,7 +52,7 @@ packaging==24.1
5252
# via
5353
# -r tests/../hacking/tagger/requirements.txt
5454
# nox
55-
platformdirs==4.2.2
55+
platformdirs==4.3.1
5656
# via virtualenv
5757
pycparser==2.22
5858
# via cffi
@@ -90,7 +90,7 @@ urllib3==2.2.2
9090
# via
9191
# pygithub
9292
# requests
93-
virtualenv==20.26.3
93+
virtualenv==20.26.4
9494
# via nox
9595
wrapt==1.16.0
9696
# via deprecated

0 commit comments

Comments
 (0)