Skip to content

Commit 1682fa8

Browse files
chore(deps-dev): bump pytest from 8.4.0 to 8.4.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.0 to 8.4.1. - [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.4.0...8.4.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 587dcc8 commit 1682fa8

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.4.0"
28+
pytest = "^8.4.1"
2929
flake8 = "^7.2.0"
3030
black = "^25.1"
3131
isort = "^6.0.1"

0 commit comments

Comments
 (0)