Skip to content
This repository was archived by the owner on Mar 11, 2021. It is now read-only.

Commit 77cbf45

Browse files
chore(deps-dev): bump pytest from 6.1.2 to 6.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.2 to 6.2.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.1.2...6.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 00365e7 commit 77cbf45

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

poetry.lock

Lines changed: 8 additions & 9 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
@@ -32,7 +32,7 @@ sphinx = { version = ">=1.8,<4.0", optional = true }
3232
toml = { version = "^0.10.0", optional = true }
3333

3434
[tool.poetry.dev-dependencies]
35-
pytest = "^6.1"
35+
pytest = "^6.2"
3636
hypothesis = "^5.1"
3737
isort = "^4.3"
3838
flake8 = "^3.8"

0 commit comments

Comments
 (0)