Skip to content

Commit c8be7c1

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

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
@@ -18,7 +18,7 @@ pathspec==0.12.1
1818
# via black
1919
platformdirs==4.3.6
2020
# via black
21-
tomli==2.0.2
21+
tomli==2.1.0
2222
# via black
2323
typing-extensions==4.12.2
2424
# 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.7.3
7+
ruff==0.7.4
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ colorlog==6.9.0
2222
# via nox
2323
cryptography==43.0.3
2424
# via pyjwt
25-
deprecated==1.2.14
25+
deprecated==1.2.15
2626
# via pygithub
2727
distlib==0.3.9
2828
# via virtualenv
@@ -54,7 +54,7 @@ pynacl==1.5.0
5454
# via pygithub
5555
requests==2.32.3
5656
# via pygithub
57-
tomli==2.0.2
57+
tomli==2.1.0
5858
# via
5959
# mypy
6060
# nox

0 commit comments

Comments
 (0)