Skip to content

Commit ca0dccf

Browse files
pip(deps-dev): bump pytest from 8.2.1 to 8.2.2 (#508)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 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@8.2.1...8.2.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1563c7b commit ca0dccf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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.1"
6262
unimport = "^1.2.1"
63-
pytest = "^8.2.1"
63+
pytest = "^8.2.2"
6464

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

0 commit comments

Comments
 (0)