Skip to content

Commit 7e11e9b

Browse files
Bump pytest from 8.1.2 to 8.2.0 (redcanaryco#2764)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.2 to 8.2.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@8.1.2...8.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production 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 2e06b29 commit 7e11e9b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
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
@@ -14,7 +14,7 @@ ruamel-yaml = "^0.18.6"
1414
pydantic = "^2.7.0"
1515
typer = "^0.12.3"
1616
hypothesis = "^6.100.2"
17-
pytest = "^8.1.1"
17+
pytest = "^8.2.0"
1818

1919

2020
[build-system]

0 commit comments

Comments
 (0)