Skip to content

Commit e7b9ab8

Browse files
build(deps-dev): bump pytest from 7.3.1 to 7.4.0 (#110)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 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.1...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70e7c51 commit e7b9ab8

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

0 commit comments

Comments
 (0)