Skip to content

Commit c4200d3

Browse files
chore(deps): bump actions/setup-node from 2 to 3 (#1281)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab23491 commit c4200d3

File tree

2 files changed

+30
-13
lines changed

2 files changed

+30
-13
lines changed

poetry.lock

+29-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ email-validator = {version = "*", optional = true }
3232
# issue #1148
3333
coverage = {extras = ["toml"], version = "^6.2"}
3434
pytest = "^7.0.1"
35-
black = "^21.12b0"
35+
black = "^22.6"
3636
flake8 = "^4.0.1"
3737
flake8-black = "^0.2.3"
3838
flake8-builtins = "^1.5.3"

0 commit comments

Comments
 (0)