Skip to content

Commit 77d74d2

Browse files
Bump pytest from 6.2.2 to 6.2.3 (#21)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.2 to 6.2.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.2.2...6.2.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 34d45fd commit 77d74d2

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.2"
32+
pytest = "^6.2.3"
3333
pytest-asyncio = "^0.14.0"
3434
pytest-cov = "^2.11.1"
3535

0 commit comments

Comments
 (0)