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>
  • Loading branch information
ansible-documentation-bot[bot] authored Jul 24, 2024
1 parent be4c725 commit 141ca11
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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
10 changes: 5 additions & 5 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.4
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,15 +42,15 @@ 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
nox==2024.4.15
# via -r tests/typing.in
packaging==24.1
# via
# -r tests/../hacking/tagger/requirements.txt
# -r tests/tag.in
# nox
platformdirs==4.2.2
# via virtualenv
Expand Down Expand Up @@ -79,7 +79,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 141ca11

Please sign in to comment.