Skip to content

Commit 702a308

Browse files
ci: refresh dev dependencies
1 parent 134897a commit 702a308

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.7.1
7+
ruff==0.7.2
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ charset-normalizer==3.4.0
1717
click==8.1.7
1818
# via typer-slim
1919
codeowners==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
2323
cryptography==43.0.3
2424
# via pyjwt
@@ -31,7 +31,7 @@ filelock==3.16.1
3131
idna==3.10
3232
# via requests
3333
jinja2==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
3535
markupsafe==3.0.2
3636
# via jinja2
3737
mypy==1.13.0
@@ -47,7 +47,7 @@ platformdirs==4.3.6
4747
pycparser==2.22
4848
# via cffi
4949
pygithub==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
5151
pyjwt==2.9.0
5252
# via pygithub
5353
pynacl==1.5.0
@@ -59,7 +59,7 @@ tomli==2.0.2
5959
# mypy
6060
# nox
6161
typer-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
6363
typing-extensions==4.12.2
6464
# via
6565
# codeowners

0 commit comments

Comments
 (0)