Skip to content

Commit 5e29d9a

Browse files
ci: refresh dev dependencies (#1131)
1 parent be66e62 commit 5e29d9a

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
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==24.1.1
7+
black==24.2.0
88
# via -r tests/formatters.in
99
click==8.1.7
1010
# 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.2.1
7+
ruff==0.2.2
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ codeowners==0.6.0
2020
# via -r tests/../hacking/pr_labeler/requirements.txt
2121
colorlog==6.8.2
2222
# via nox
23-
cryptography==42.0.2
23+
cryptography==42.0.3
2424
# via pyjwt
2525
deprecated==1.2.14
2626
# via pygithub
@@ -49,9 +49,7 @@ pycparser==2.21
4949
pygithub==2.2.0
5050
# via -r tests/../hacking/pr_labeler/requirements.txt
5151
pyjwt==2.8.0
52-
# via
53-
# pygithub
54-
# pyjwt
52+
# via pygithub
5553
pynacl==1.5.0
5654
# via pygithub
5755
requests==2.31.0

0 commit comments

Comments
 (0)