Skip to content

Commit faf7e32

Browse files
Bump pytest from 8.3.3 to 8.3.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4. - [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.3.3...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 513c2d1 commit faf7e32

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
@@ -16,7 +16,7 @@ codespell = "^2.3.0"
1616
black = "^24.10"
1717
flake8 = "^7.1.1"
1818
pep8-naming = "^0.14.1"
19-
pytest = "^8.3.3"
19+
pytest = "^8.3.4"
2020
GitPython = "^3.1.43"
2121

2222
[build-system]

0 commit comments

Comments
 (0)