Skip to content

Commit 18b631f

Browse files
Bump pytest from 8.1.1 to 8.2.0
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]>
1 parent b5784ff commit 18b631f

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
@@ -32,7 +32,7 @@ coverage = { extras = ["toml"], version = "^7.4.4" }
3232
mypy = "^1.9.0"
3333
nox = "^2024.4.15"
3434
nox-poetry = "^1.0.3"
35-
pytest = "^8.1.1"
35+
pytest = "^8.2.0"
3636
pytest-cov = "5.0.0"
3737
pytest-dotenv = "0.5.2"
3838
pytest-mock = "^3.14.0"

0 commit comments

Comments
 (0)