Skip to content

Commit 1645fe8

Browse files
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] <[email protected]>
1 parent b0a09d6 commit 1645fe8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 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
@@ -18,7 +18,7 @@ python = "^3.10"
1818
shed = "^2023.6.1"
1919
pylint = "^2.17.5"
2020
mypy = "^1.4"
21-
pytest = "^7.4.0"
21+
pytest = "^7.4.1"
2222
pytest-cov = "^4.1.0"
2323
typeguard = "^4.1.0"
2424
docformatter = "^1.7"

0 commit comments

Comments
 (0)