Skip to content

Commit 8f2054e

Browse files
ci: refresh dev dependencies (#1065)
1 parent 1c5251d commit 8f2054e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

tests/formatters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=tests/formatters.txt --strip-extras tests/formatters.in
66
#
7-
black==23.12.1
7+
black==24.1.0
88
# via -r tests/formatters.in
99
click==8.1.7
1010
# via black

tests/typing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in
66
#
7-
argcomplete==3.2.1
7+
argcomplete==3.2.2
88
# via nox
99
certifi==2023.11.17
1010
# via requests
@@ -18,9 +18,9 @@ click==8.1.7
1818
# via typer
1919
codeowners==0.6.0
2020
# via -r tests/../hacking/pr_labeler/requirements.txt
21-
colorlog==6.8.0
21+
colorlog==6.8.2
2222
# via nox
23-
cryptography==41.0.7
23+
cryptography==42.0.1
2424
# via pyjwt
2525
deprecated==1.2.14
2626
# via pygithub

0 commit comments

Comments
 (0)