Skip to content

Commit dacfa0b

Browse files
authoredApr 14, 2023
chore(deps-dev): bump pytest from 7.2.2 to 7.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 7.3.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.2.2...7.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c41b582 commit dacfa0b

File tree

2 files changed

+6
-26
lines changed

2 files changed

+6
-26
lines changed
 

‎poetry.lock

+5-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ python-semantic-release = "7.33.2"
2727
[tool.poetry.dev-dependencies]
2828
pre-commit = "^3.2.1"
2929
black = "^23.1"
30-
pytest = "^7.2.2"
30+
pytest = "^7.3.1"
3131
flake8 = "^5.0.4"
3232
isort = "^5.10.1"
3333
pytest-cov = "^4.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.