Skip to content

Commit 2680881

Browse files
ci: refresh dev dependencies (#1824)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 25c8d1b commit 2680881

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.2
7+
ruff==0.6.3
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
argcomplete==3.5.0
88
# via nox
9-
certifi==2024.7.4
9+
certifi==2024.8.30
1010
# via requests
1111
cffi==1.17.0
1212
# via
@@ -66,7 +66,7 @@ pynacl==1.5.0
6666
# via pygithub
6767
requests==2.32.3
6868
# via pygithub
69-
rich==13.7.1
69+
rich==13.8.0
7070
# via typer
7171
shellingham==1.5.4
7272
# via typer

0 commit comments

Comments
 (0)