Skip to content

Commit f1ee4a4

Browse files
author
Michael Brewer
authored
Merge branch 'awslabs:develop' into docs/1064-parser
2 parents 7dc97b3 + 3e1530f commit f1ee4a4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ email-validator = {version = "*", optional = true }
3030

3131
[tool.poetry.dev-dependencies]
3232
coverage = {extras = ["toml"], version = "^6.2"}
33-
pytest = "^6.2.5"
33+
pytest = "^7.0.1"
3434
black = "^21.12b0"
3535
flake8 = "^4.0.1"
3636
flake8-black = "^0.2.3"

0 commit comments

Comments
 (0)