Skip to content

Commit 6438f4c

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

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

tests/formatters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ isort==5.13.2
1212
# via -r tests/formatters.in
1313
mypy-extensions==1.0.0
1414
# via black
15-
packaging==24.1
15+
packaging==24.2
1616
# via black
1717
pathspec==0.12.1
1818
# 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.2
7+
ruff==0.7.3
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ mypy-extensions==1.0.0
4040
# via mypy
4141
nox==2024.10.9
4242
# via -r tests/typing.in
43-
packaging==24.1
43+
packaging==24.2
4444
# via nox
4545
platformdirs==4.3.6
4646
# via virtualenv
4747
pycparser==2.22
4848
# via cffi
49-
pygithub==2.4.0
49+
pygithub==2.5.0
5050
# via -r tests/../hacking/pr_labeler/requirements.txt
5151
pyjwt==2.9.0
5252
# via pygithub
@@ -58,7 +58,7 @@ tomli==2.0.2
5858
# via
5959
# mypy
6060
# nox
61-
typer-slim==0.12.5
61+
typer-slim==0.13.0
6262
# via -r tests/../hacking/pr_labeler/requirements.txt
6363
typing-extensions==4.12.2
6464
# via

0 commit comments

Comments
 (0)