Skip to content

Commit 120786e

Browse files
chore(deps-dev): bump pytest from 7.2.2 to 7.3.2 (#252)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 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.2.2...7.3.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed7719c commit 120786e

File tree

2 files changed

+6
-25
lines changed

2 files changed

+6
-25
lines changed

poetry.lock

+5-24
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
@@ -25,7 +25,7 @@ pydantic = "^1.9.0"
2525
strenum = "^0.4.9"
2626

2727
[tool.poetry.dev-dependencies]
28-
pytest = "^7.2.2"
28+
pytest = "^7.3.2"
2929
Sphinx = "^6.1.3"
3030
flake8 = "^5.0.4"
3131
black = "^23.1"

0 commit comments

Comments
 (0)