File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44#
55# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
66#
7- ruff==0.7.1
7+ ruff==0.7.2
88 # via -r tests/static.in
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ charset-normalizer==3.4.0
1717click==8.1.7
1818 # via typer-slim
1919codeowners==0.7.0
20- # via -r /home/runner/work/ansible-documentation/ansible-documentation /hacking/pr_labeler/requirements.txt
21- colorlog==6.8.2
20+ # via -r tests/.. /hacking/pr_labeler/requirements.txt
21+ colorlog==6.9.0
2222 # via nox
2323cryptography==43.0.3
2424 # via pyjwt
@@ -31,7 +31,7 @@ filelock==3.16.1
3131idna==3.10
3232 # via requests
3333jinja2==3.1.4
34- # via -r /home/runner/work/ansible-documentation/ansible-documentation /hacking/pr_labeler/requirements.txt
34+ # via -r tests/.. /hacking/pr_labeler/requirements.txt
3535markupsafe==3.0.2
3636 # via jinja2
3737mypy==1.13.0
@@ -47,7 +47,7 @@ platformdirs==4.3.6
4747pycparser==2.22
4848 # via cffi
4949pygithub==2.4.0
50- # via -r /home/runner/work/ansible-documentation/ansible-documentation /hacking/pr_labeler/requirements.txt
50+ # via -r tests/.. /hacking/pr_labeler/requirements.txt
5151pyjwt==2.9.0
5252 # via pygithub
5353pynacl==1.5.0
@@ -59,7 +59,7 @@ tomli==2.0.2
5959 # mypy
6060 # nox
6161typer-slim==0.12.5
62- # via -r /home/runner/work/ansible-documentation/ansible-documentation /hacking/pr_labeler/requirements.txt
62+ # via -r tests/.. /hacking/pr_labeler/requirements.txt
6363typing-extensions==4.12.2
6464 # via
6565 # codeowners
You can’t perform that action at this time.
0 commit comments