Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Commit 93bfd4c

Browse files
Bump pytest from 6.1.2 to 6.2.4 (#96)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.2 to 6.2.4. - [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.1.2...6.2.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e820e0 commit 93bfd4c

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

poetry.lock

Lines changed: 7 additions & 8 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
@@ -17,7 +17,7 @@ xmltodict = "^0.12.0"
1717

1818
[tool.poetry.dev-dependencies]
1919
requests-mock = "^1.9.2"
20-
pytest = "^6.1.2"
20+
pytest = "^6.2.4"
2121
pytest-cov = "^2.12.1"
2222
pytest-mypy = "^0.7.0"
2323

0 commit comments

Comments
 (0)