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

Commit eef98dc

Browse files
chore(deps-dev): bump pytest from 6.0.2 to 6.1.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.2 to 6.1.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.0.2...6.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 89dd1e5 commit eef98dc

File tree

2 files changed

+6
-19
lines changed

2 files changed

+6
-19
lines changed

poetry.lock

Lines changed: 5 additions & 18 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.0"
35+
pytest = "^6.1"
3636
hypothesis = "^5.1"
3737
isort = "^4.3"
3838
flake8 = "^3.8"

0 commit comments

Comments
 (0)