Skip to content

Commit a6028cb

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

File tree

2 files changed

+6
-26
lines changed

2 files changed

+6
-26
lines changed

poetry.lock

Lines changed: 5 additions & 25 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
@@ -23,7 +23,7 @@ twine = "^4.0.2"
2323
mkdocs = "^1.4.2"
2424
mkdocstrings = {extras = ["python"], version = "^0.20.0"}
2525
mkdocs-material = "^9.1.4"
26-
pytest = "^7.2.2"
26+
pytest = "^7.3.1"
2727
httpx = "^0.24.0"
2828

2929
[build-system]

0 commit comments

Comments
 (0)