Skip to content

Commit c52d0c3

Browse files
Bump pytest from 8.2.1 to 8.2.2
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] <support@github.com>
1 parent 0304dd3 commit c52d0c3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -77,7 +77,7 @@ textual = "0.63.2"
7777

7878
[tool.poetry.dev-dependencies]
7979
coverage = "^7.5.3"
80-
pytest = "^8.2.1"
80+
pytest = "^8.2.2"
8181
pylint = "^3.2.2"
8282
isort = "^5.13.2"
8383
black = "^24.4"

0 commit comments

Comments
 (0)