Skip to content

Commit

Permalink
Merge pull request #1196 from ansible/patchback/backports/stable-2.14…
Browse files Browse the repository at this point in the history
…/a603e99ca566ce112307f732a3da997c8c512c1d/pr-1172

[PR #1172/a603e99c backport][stable-2.14] ci: refresh dev dependencies
  • Loading branch information
oraNod authored Mar 12, 2024
2 parents da498cc + a24f1c6 commit ff4268b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion tests/formatters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ platformdirs==4.2.0
# via black
tomli==2.0.1
# via black
typing-extensions==4.9.0
typing-extensions==4.10.0
# via black
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.2.2
ruff==0.3.2
# 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 @@ -4,7 +4,7 @@
#
# pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in
#
argcomplete==3.2.2
argcomplete==3.2.3
# via nox
certifi==2024.2.2
# via requests
Expand All @@ -16,7 +16,7 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via typer
codeowners==0.6.0
codeowners==0.7.0
# via -r tests/../hacking/pr_labeler/requirements.txt
colorlog==6.8.2
# via nox
Expand All @@ -34,11 +34,11 @@ jinja2==3.1.3
# via -r tests/../hacking/pr_labeler/requirements.txt
markupsafe==2.1.5
# via jinja2
mypy==1.8.0
mypy==1.9.0
# via -r tests/typing.in
mypy-extensions==1.0.0
# via mypy
nox==2023.4.22
nox==2024.3.2
# via -r tests/typing.in
packaging==23.2
# via nox
Expand All @@ -58,7 +58,7 @@ tomli==2.0.1
# via mypy
typer==0.9.0
# via -r tests/../hacking/pr_labeler/requirements.txt
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# codeowners
# mypy
Expand Down

0 comments on commit ff4268b

Please sign in to comment.