Skip to content

Commit 25f4664

Browse files
chore(deps-dev): Bump pytest from 6.2.5 to 8.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 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@6.2.5...8.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7730b81 commit 25f4664

2 files changed

Lines changed: 27 additions & 47 deletions

File tree

poetry.lock

Lines changed: 26 additions & 46 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
@@ -16,7 +16,7 @@ python-dateutil = "^2.8.1"
1616
pre-commit = "^3.7.0"
1717
black = "^23.7.0"
1818
flake8 = "^6.0.0"
19-
pytest = "^6.2.3"
19+
pytest = "^8.2.0"
2020
pytest-asyncio = "^0.14.0"
2121

2222
[build-system]

0 commit comments

Comments
 (0)