Skip to content

Commit b4359e3

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] <[email protected]>
1 parent f7460e2 commit b4359e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license = "CC0-1.0"
1212
python = "^3.9"
1313

1414
[tool.poetry.dev-dependencies]
15-
pytest = "^8.2.1"
15+
pytest = "^8.2.2"
1616
invoke = "^2.2.0"
1717
black = "^24.4"
1818
flake8 = "^7.0.0"

0 commit comments

Comments
 (0)