Skip to content

Commit 1641033

Browse files
chore: bump pytest from 8.3.5 to 8.4.1 (#99)
--- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 262c971 commit 1641033

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.13"
1919
testcontainers = "4.10.0"
2020

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

0 commit comments

Comments
 (0)