Skip to content

Commit 8959129

Browse files
Bump pytest from 8.1.1 to 8.2.1 (#228)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.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@8.1.1...8.2.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 483cc70 commit 8959129

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
@@ -42,7 +42,7 @@ taskipy = "1.12.2"
4242
python-dotenv = "1.0.1"
4343

4444
[tool.poetry.group.test.dependencies]
45-
pytest = "8.1.1"
45+
pytest = "8.2.1"
4646
pytest-cov = "5.0.0"
4747
pytest-xdist = "3.6.1"
4848

0 commit comments

Comments
 (0)