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

Commit aac5a2d

Browse files
Bump pytest from 6.1.1 to 6.1.2 (#69)
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 1616157 commit aac5a2d

File tree

2 files changed

+19
-9
lines changed

2 files changed

+19
-9
lines changed

poetry.lock

Lines changed: 18 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.8.0"
20-
pytest = "^6.1.1"
20+
pytest = "^6.1.2"
2121
pytest-cov = "^2.10.1"
2222
pytest-mypy = "^0.7.0"
2323

0 commit comments

Comments
 (0)