Skip to content

Commit da5d2e3

Browse files
ci: refresh dev dependencies (#1833)
1 parent 4bdbe05 commit da5d2e3

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
idna==3.8
3232
# via requests
@@ -46,7 +46,7 @@ nox==2024.4.15
4646
# via -r tests/typing.in
4747
packaging==24.1
4848
# via nox
49-
platformdirs==4.2.2
49+
platformdirs==4.3.1
5050
# via virtualenv
5151
pycparser==2.22
5252
# via cffi
@@ -80,7 +80,7 @@ urllib3==2.2.2
8080
# via
8181
# pygithub
8282
# requests
83-
virtualenv==20.26.3
83+
virtualenv==20.26.4
8484
# via nox
8585
wrapt==1.16.0
8686
# via deprecated

0 commit comments

Comments
 (0)