Skip to content

Commit

Permalink
ci: refresh dev dependencies (ansible#1707)
Browse files Browse the repository at this point in the history
* ci: refresh dev dependencies

* ci: refresh dev dependencies

---------

Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
(cherry picked from commit 141ca11)
  • Loading branch information
ansible-documentation-bot[bot] authored and oraNod committed Jul 24, 2024
1 parent df14d68 commit 354084f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tests/static.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
#
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
#
ruff==0.5.1
ruff==0.5.4
# via -r tests/static.in
8 changes: 4 additions & 4 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ codeowners==0.7.0
# via -r tests/../hacking/pr_labeler/requirements.txt
colorlog==6.8.2
# via nox
cryptography==42.0.8
cryptography==43.0.0
# via pyjwt
deprecated==1.2.14
# via pygithub
Expand All @@ -31,7 +31,7 @@ filelock==3.15.1
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via -r tests/../hacking/tagger/requirements.txt
# via -r tests/tag.in
idna==3.7
# via requests
jinja2==3.1.4
Expand All @@ -42,7 +42,7 @@ markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
mypy==1.10.1
mypy==1.11.0
# via -r tests/typing.in
mypy-extensions==1.0.0
# via mypy
Expand Down Expand Up @@ -77,7 +77,7 @@ tomli==2.0.1
typer==0.12.3
# via
# -r tests/../hacking/pr_labeler/requirements.txt
# -r tests/../hacking/tagger/requirements.txt
# -r tests/tag.in
typing-extensions==4.12.2
# via
# codeowners
Expand Down

0 comments on commit 354084f

Please sign in to comment.