Skip to content

Commit ce92615

Browse files
dependabot[bot]newAM
authored andcommitted
build(deps-dev): bump pytest from 7.4.0 to 7.4.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.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.4.0...7.4.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2006c7 commit ce92615

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

poetry.lock

Lines changed: 14 additions & 4 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
@@ -26,7 +26,7 @@ coveralls = "^3"
2626
flake8 = { version = "^6", python = ">=3.8.1,<4.0" }
2727
flake8-bugbear = { version = "^23.7.10", python = ">=3.8.1,<4.0" }
2828
pep8-naming = "^0.13.3"
29-
pytest = "^7.4.0"
29+
pytest = "^7.4.1"
3030
pytest-asyncio = "^0.21"
3131
pytest-cov = "^4.1.0"
3232
sphinx = "^7.1.2"

0 commit comments

Comments
 (0)