Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 9fa8249

Browse files
chore(deps-dev): 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 91d9dab commit 9fa8249

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
@@ -25,7 +25,7 @@ pydantic = ">=1.9,<3.0"
2525
strenum = {version = "^0.4.9", python = "<3.11"}
2626

2727
[tool.poetry.dev-dependencies]
28-
pytest = "^8.3.3"
28+
pytest = "^8.3.4"
2929
flake8 = "^7.1.1"
3030
black = "^24.8"
3131
isort = "^5.12.0"

0 commit comments

Comments
 (0)