Skip to content

Commit cbb5628

Browse files
authored
chore: upgrade pytest to ^7.2.1 (#78)
1 parent 1d4a335 commit cbb5628

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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
@@ -56,7 +56,7 @@ isort = { version = "^5.5.3", optional = true}
5656
pdbpp = { version = "^0.10.2", optional = true}
5757
psycopg2 = { version = "^2.8.6", optional = true}
5858
pylama = {version = "^8.4.1", optional = true}
59-
pytest = {version = "^7.1.3", optional = true}
59+
pytest = {version = "^7.2.1", optional = true}
6060
pytest-asyncio = {version = "^0.19.0", optional = true}
6161
pytest-cov = { version = "^2.10.1", optional = true}
6262
tox = {version = "^3.26.0", optional = true}

0 commit comments

Comments
 (0)