Skip to content

Commit 1d48100

Browse files
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 0ebe03c commit 1d48100

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -63,7 +63,7 @@ docs = ["sphinx", "sphinx-immaterial"]
6363

6464
[tool.poetry.dev-dependencies]
6565
pre-commit = "*"
66-
pytest = "^7.4.0"
66+
pytest = "^7.4.1"
6767
pytest-flake8 = "=1.1.1"
6868
pytest-cov = "^4.1.0"
6969
tox = "*"

0 commit comments

Comments
 (0)