Skip to content

Commit 646e01c

Browse files
ci: refresh dev dependencies (#1730) (#1733)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> (cherry picked from commit a8036fa) Co-authored-by: ansible-documentation-bot[bot] <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 4e7c938 commit 646e01c

File tree

3 files changed

+4
-4
lines changed

3 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==24.4.2
7+
black==24.8.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.5.5
7+
ruff==0.5.6
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ markupsafe==2.1.5
4242
# via jinja2
4343
mdurl==0.1.2
4444
# via markdown-it-py
45-
mypy==1.11.0
45+
mypy==1.11.1
4646
# via -r tests/typing.in
4747
mypy-extensions==1.0.0
4848
# via mypy
@@ -58,7 +58,7 @@ pygithub==2.3.0
5858
# via -r tests/../hacking/pr_labeler/requirements.txt
5959
pygments==2.18.0
6060
# via rich
61-
pyjwt==2.8.0
61+
pyjwt==2.9.0
6262
# via pygithub
6363
pynacl==1.5.0
6464
# via pygithub

0 commit comments

Comments
 (0)