Skip to content

Commit 7e5dc16

Browse files
Bump pytest from 8.0.2 to 8.1.0 (#893)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.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.0.2...8.1.0) --- 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 09dc3e1 commit 7e5dc16

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 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
@@ -28,7 +28,7 @@ coverage = {extras = ["toml"], version = "^7.4"}
2828
mypy = "^1.8"
2929
detect-secrets = "^1.4.0"
3030
bandit = "^1.7.7"
31-
pytest = "^8.0.2"
31+
pytest = "^8.1.0"
3232
yamllint = "^1.35.1"
3333
pytest-dotenv = "^0.5.2"
3434
types-requests = "^2.31.0"

0 commit comments

Comments
 (0)