Skip to content

Commit be2bc72

Browse files
authoredJun 24, 2023
chore(deps-dev): bump pytest from 7.3.2 to 7.4.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.2 to 7.4.0. - [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.3.2...7.4.0) --- 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 0c023e9 commit be2bc72

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎poetry.lock

+4-4
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.34.4"
2727
[tool.poetry.dev-dependencies]
2828
pre-commit = "^3.3.3"
2929
black = "^23.1"
30-
pytest = "^7.3.2"
30+
pytest = "^7.4.0"
3131
flake8 = "^5.0.4"
3232
isort = "^5.10.1"
3333
pytest-cov = "^4.1.0"

0 commit comments

Comments
 (0)
Please sign in to comment.