Skip to content

Commit ed7bf8c

Browse files
Bump pytest from 7.3.1 to 7.3.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.3.2. - [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.3.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb3cca3 commit ed7bf8c

File tree

2 files changed

+7
-31
lines changed

2 files changed

+7
-31
lines changed

poetry.lock

+6-30
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
@@ -16,7 +16,7 @@ codespell = "^2.2.4"
1616
black = "^23.3"
1717
flake8 = "^6.0.0"
1818
pep8-naming = "^0.13.3"
19-
pytest = "^7.3.1"
19+
pytest = "^7.3.2"
2020
GitPython = "^3.1.31"
2121

2222
[build-system]

0 commit comments

Comments
 (0)