Skip to content

Commit 696d4af

Browse files
chore(deps-dev): bump pytest from 7.3.0 to 7.3.1 (#318)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.0 to 7.3.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.3.0...7.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 481388b commit 696d4af

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -25,7 +25,7 @@ importlib-metadata = ">=4.11,<7.0"
2525

2626
[tool.poetry.dev-dependencies]
2727
black = "^23.1"
28-
pytest = "^7.2"
28+
pytest = "^7.3"
2929
aurornis = "^1.4"
3030

3131
[build-system]

0 commit comments

Comments
 (0)