Skip to content

Commit 751b9f0

Browse files
pip(deps-dev): bump pytest from 8.1.1 to 8.2.0 (#483)
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 ae47bbd commit 751b9f0

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
@@ -60,7 +60,7 @@ typed-ast = "^1.5.4"
6060
types-Jinja2 = "^2.11.9"
6161
pre-commit = "^3.7.0"
6262
unimport = "^1.2.1"
63-
pytest = "^8.1.1"
63+
pytest = "^8.2.0"
6464

6565
[tool.poetry.group.docs.dependencies]
6666
mkdocs = "^1.6.0"

0 commit comments

Comments
 (0)