Skip to content

Commit

Permalink
Bump pytest-testmon from 1.3.3 to 2.0.2 (#98)
Browse files Browse the repository at this point in the history
Bumps [pytest-testmon](https://github.com/tarpas/pytest-testmon) from 1.3.3 to 2.0.2.
- [Release notes](https://github.com/tarpas/pytest-testmon/releases)
- [Commits](tarpas/pytest-testmon@v1.3.3...v2.0.2)

---
updated-dependencies:
- dependency-name: pytest-testmon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 27, 2023
1 parent c3be192 commit 698b640
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ python-dotenv = ">=0.20"
pdbpp = "^0.10.3"
pytest = "^7.1.3"
pytest-cov = "^4.0.0"
pytest-testmon = "^1.3.3"
pytest-testmon = ">=1.3.3,<3.0.0"
types-PyYAML = "^6.0.12"
pytest-clarity = "^1.0.1"
pytest-mock = "^3.9.0"
Expand Down

0 comments on commit 698b640

Please sign in to comment.