Skip to content

Commit f50077e

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tests/tag.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ mdurl==0.1.2
1414
# via markdown-it-py
1515
packaging==25.0
1616
# via -r tests/tag.in
17-
pygments==2.19.1
17+
pygments==2.19.2
1818
# via rich
1919
rich==14.0.0
2020
# via typer

tests/typing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ pycparser==2.22
6767
# via cffi
6868
pygithub==2.6.1
6969
# via -r tests/../hacking/pr_labeler/requirements.txt
70-
pygments==2.19.1
70+
pygments==2.19.2
7171
# via rich
7272
pyjwt==2.10.1
7373
# via pygithub
@@ -94,7 +94,7 @@ typing-extensions==4.14.0
9494
# pygithub
9595
# typer
9696
# typer-slim
97-
urllib3==2.4.0
97+
urllib3==2.5.0
9898
# via
9999
# pygithub
100100
# requests

0 commit comments

Comments
 (0)