Skip to content

Commit 4033862

Browse files
dependabot[bot]ppaeps
authored andcommitted
Bump pytest from 7.2.0 to 8.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 8.2.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.2.0...8.2.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de91c39 commit 4033862

File tree

2 files changed

+14
-32
lines changed

2 files changed

+14
-32
lines changed

poetry.lock

Lines changed: 13 additions & 31 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
@@ -56,7 +56,7 @@ coverage = "^6.5.0"
5656
django-stubs = "^1.12.0"
5757
flake8 = "^7.0.0"
5858
mypy = "^0.982"
59-
pytest = "^7.2.0"
59+
pytest = "^8.2.2"
6060
pytest-cov = "^4.0.0"
6161
pytest-django = "^4.8.0"
6262
types-redis = "^4.3.21.3"

0 commit comments

Comments
 (0)