Skip to content

Commit 8f33bd9

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

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
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/tag.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ markdown-it-py==3.0.0
1414
# via rich
1515
mdurl==0.1.2
1616
# via markdown-it-py
17-
packaging==24.1
17+
packaging==24.2
1818
# via -r tests/tag.in
1919
pygments==2.18.0
2020
# via rich
@@ -24,7 +24,7 @@ shellingham==1.5.4
2424
# via typer
2525
smmap==5.0.1
2626
# via gitdb
27-
typer==0.12.5
27+
typer==0.13.0
2828
# via -r tests/tag.in
2929
typing-extensions==4.12.2
3030
# via typer

tests/typing.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,15 @@ mypy-extensions==1.0.0
5050
# via mypy
5151
nox==2024.10.9
5252
# via -r tests/typing.in
53-
packaging==24.1
53+
packaging==24.2
5454
# via
5555
# -r tests/tag.in
5656
# nox
5757
platformdirs==4.3.6
5858
# via virtualenv
5959
pycparser==2.22
6060
# via cffi
61-
pygithub==2.4.0
61+
pygithub==2.5.0
6262
# via -r tests/../hacking/pr_labeler/requirements.txt
6363
pygments==2.18.0
6464
# via rich
@@ -74,9 +74,9 @@ shellingham==1.5.4
7474
# via typer
7575
smmap==5.0.1
7676
# via gitdb
77-
typer==0.12.5
77+
typer==0.13.0
7878
# via -r tests/tag.in
79-
typer-slim==0.12.5
79+
typer-slim==0.13.0
8080
# via -r tests/../hacking/pr_labeler/requirements.txt
8181
typing-extensions==4.12.2
8282
# via

0 commit comments

Comments
 (0)