Skip to content

Commit

Permalink
Merge pull request #1133 from ansible/patchback/backports/stable-2.14…
Browse files Browse the repository at this point in the history
…/5e29d9aa147e27a729f5579b06dbcbcf76461591/pr-1131

[PR #1131/5e29d9aa backport][stable-2.14] ci: refresh dev dependencies
  • Loading branch information
oraNod authored Feb 21, 2024
2 parents 357c967 + 295b2a3 commit baccba3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/formatters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --allow-unsafe --output-file=tests/formatters.txt --strip-extras tests/formatters.in
#
black==24.1.1
black==24.2.0
# via -r tests/formatters.in
click==8.1.7
# via black
Expand Down
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.1
ruff==0.2.2
# via -r tests/static.in
2 changes: 1 addition & 1 deletion tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ codeowners==0.6.0
# via -r tests/../hacking/pr_labeler/requirements.txt
colorlog==6.8.2
# via nox
cryptography==42.0.2
cryptography==42.0.3
# via pyjwt
deprecated==1.2.14
# via pygithub
Expand Down

0 comments on commit baccba3

Please sign in to comment.