Merge pull request #1455 from ansible/patchback/backports/stable-2.14/78aaeb4ffb37147bcb58b152cea34ccdd5dd3c2e/pr-1408

[PR #1408/78aaeb4f backport][stable-2.14] ci: refresh dev dependencies
This commit is contained in:
Don Naro
2024-05-14 17:08:36 +01:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -4,5 +4,5 @@
#
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
#
ruff==0.4.2
ruff==0.4.4
# via -r tests/static.in

View File

@@ -20,13 +20,13 @@ codeowners==0.7.0
# via -r tests/../hacking/pr_labeler/requirements.txt
colorlog==6.8.2
# via nox
cryptography==42.0.5
cryptography==42.0.7
# via pyjwt
deprecated==1.2.14
# via pygithub
distlib==0.3.8
# via virtualenv
filelock==3.13.4
filelock==3.14.0
# via virtualenv
gitdb==4.0.11
# via gitpython
@@ -34,7 +34,7 @@ gitpython==3.1.43
# via -r tests/../hacking/tagger/requirements.txt
idna==3.7
# via requests
jinja2==3.1.3
jinja2==3.1.4
# via -r tests/../hacking/pr_labeler/requirements.txt
markdown-it-py==3.0.0
# via rich
@@ -56,7 +56,7 @@ pycparser==2.22
# via cffi
pygithub==2.3.0
# via -r tests/../hacking/pr_labeler/requirements.txt
pygments==2.17.2
pygments==2.18.0
# via rich
pyjwt==2.8.0
# via pygithub
@@ -88,7 +88,7 @@ urllib3==2.2.1
# via
# pygithub
# requests
virtualenv==20.26.0
virtualenv==20.26.1
# via nox
wrapt==1.16.0
# via deprecated