Skip to content

Commit 02c6839

Browse files
Bump pytest from 6.1.1 to 6.1.2 (#38)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.1 to 6.1.2. - [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.1...6.1.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent c581cb3 commit 02c6839

File tree

2 files changed

+17
-8
lines changed

2 files changed

+17
-8
lines changed

poetry.lock

Lines changed: 16 additions & 7 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
@@ -20,7 +20,7 @@ black = "^20.8b0"
2020
mypy = "^0.790"
2121
flake8 = "^3.8.4"
2222
ipython = { version = "^7.18.0", python = "^3.7" }
23-
pytest = "^6.1.1"
23+
pytest = "^6.1.2"
2424
pytest-cov = "^2.10.1"
2525

2626
[build-system]

0 commit comments

Comments
 (0)