Skip to content

Commit 8ead12f

Browse files
[stable-2.14] ci: refresh dev dependencies (#1793)
* ci: refresh dev dependencies * ci: refresh dev dependencies --------- Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 80f9fdd commit 8ead12f

File tree

2 files changed

+5
-5
lines changed

2 files changed

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

tests/typing.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ distlib==0.3.8
2828
# via virtualenv
2929
filelock==3.15.4
3030
# via virtualenv
31-
idna==3.7
31+
idna==3.8
3232
# via requests
3333
jinja2==3.1.4
3434
# via -r tests/../hacking/pr_labeler/requirements.txt
@@ -38,7 +38,7 @@ markupsafe==2.1.5
3838
# via jinja2
3939
mdurl==0.1.2
4040
# via markdown-it-py
41-
mypy==1.11.1
41+
mypy==1.11.2
4242
# via -r tests/typing.in
4343
mypy-extensions==1.0.0
4444
# via mypy
@@ -50,7 +50,7 @@ platformdirs==4.2.2
5050
# via virtualenv
5151
pycparser==2.22
5252
# via cffi
53-
pygithub==2.3.0
53+
pygithub==2.4.0
5454
# via -r tests/../hacking/pr_labeler/requirements.txt
5555
pygments==2.18.0
5656
# via rich
@@ -68,7 +68,7 @@ tomli==2.0.1
6868
# via
6969
# mypy
7070
# nox
71-
typer==0.12.4
71+
typer==0.12.5
7272
# via -r tests/../hacking/pr_labeler/requirements.txt
7373
typing-extensions==4.12.2
7474
# via

0 commit comments

Comments
 (0)