Skip to content

Commit

Permalink
Merge pull request #1377 from oraNod/cherry-pick-nox-bump-214
Browse files Browse the repository at this point in the history
[Stable-2.14] ci: refresh dev dependencies
  • Loading branch information
oraNod committed May 14, 2024
2 parents 24571d0 + 86a0243 commit 7934879
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions 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.4.0
black==24.4.2
# via -r tests/formatters.in
click==8.1.7
# via black
Expand All @@ -16,7 +16,7 @@ packaging==24.0
# via black
pathspec==0.12.1
# via black
platformdirs==4.2.0
platformdirs==4.2.1
# via black
tomli==2.0.1
# 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.4.1
ruff==0.4.2
# via -r tests/static.in
6 changes: 3 additions & 3 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@ markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
mypy==1.9.0
mypy==1.10.0
# via -r tests/typing.in
mypy-extensions==1.0.0
# via mypy
nox==2024.4.15
# via -r tests/typing.in
packaging==24.0
# via nox
platformdirs==4.2.0
platformdirs==4.2.1
# via virtualenv
pycparser==2.22
# via cffi
Expand Down Expand Up @@ -88,7 +88,7 @@ urllib3==2.2.1
# via
# pygithub
# requests
virtualenv==20.25.3
virtualenv==20.26.0
# via nox
wrapt==1.16.0
# via deprecated

0 comments on commit 7934879

Please sign in to comment.