Skip to content

Commit 83c33bb

Browse files
Bump pytest from 8.1.1 to 8.2.0 (#67)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 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.1...8.2.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 a5f2239 commit 83c33bb

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

+9-9
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
@@ -11,7 +11,7 @@ requests = "^2.27.1"
1111

1212
[tool.poetry.dev-dependencies]
1313
black = "^24.4"
14-
pytest = "^8.1.1"
14+
pytest = "^8.2.0"
1515
pytest-cov = "^5.0.0"
1616
bandit = "^1.7.8"
1717

0 commit comments

Comments
 (0)