Skip to content

Commit 4bdbe05

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

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
@@ -60,7 +60,7 @@ pynacl==1.5.0
6060
# via pygithub
6161
requests==2.32.3
6262
# via pygithub
63-
rich==13.7.1
63+
rich==13.8.0
6464
# via typer
6565
shellingham==1.5.4
6666
# via typer

0 commit comments

Comments
 (0)