Skip to content

Commit 1fc8955

Browse files
Bump pytest from 8.2.2 to 8.3.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.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.2...8.3.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 680d855 commit 1fc8955

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
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
@@ -16,7 +16,7 @@ codespell = "^2.3.0"
1616
flake8 = "^7.1.0"
1717
invoke = "^2.2.0"
1818
pep8-naming = "^0.14.1"
19-
pytest = "^8.2.2"
19+
pytest = "^8.3.2"
2020
yamllint = "^1.35.1"
2121

2222
[build-system]

0 commit comments

Comments
 (0)