Skip to content

Commit 950fe78

Browse files
Merge pull request #28 from python-gino/dependabot/pip/pytest-6.2.4
2 parents ca9ffa8 + 77c2935 commit 950fe78

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -29,7 +29,7 @@ quart = ">=0.13,<0.15"
2929
black = "^21.4b2"
3030

3131
# tests
32-
pytest = "^6.2.3"
32+
pytest = "^6.2.4"
3333
pytest-asyncio = "^0.14.0"
3434
pytest-cov = "^2.11.1"
3535

0 commit comments

Comments
 (0)