Skip to content

Commit 754d934

Browse files
chore: bump pytest from 8.3.5 to 8.4.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.0. - [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.5...8.4.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b2560a commit 754d934

File tree

2 files changed

+26
-10
lines changed

2 files changed

+26
-10
lines changed

poetry.lock

Lines changed: 25 additions & 9 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
@@ -19,7 +19,7 @@ aiohttp = "3.12.9"
1919
testcontainers = "4.10.0"
2020

2121
[tool.poetry.group.dev.dependencies]
22-
pytest = "8.3.5"
22+
pytest = "8.4.0"
2323
flask = "3.1.1"
2424
pylint = "3.3.7"
2525
autopep8 = "2.3.2"

0 commit comments

Comments
 (0)