Skip to content

Commit ffde44d

Browse files
chore(deps-dev): Bump pytest from 8.3.4 to 8.3.5 (#482)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 277d3f5 commit ffde44d

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
@@ -42,7 +42,7 @@ classifiers = [
4242
[tool.poetry.group.dev.dependencies]
4343
mypy = "^1.15"
4444
pre-commit = "^3.0"
45-
pytest = "^8.0.0"
45+
pytest = "^8.3.5"
4646
pytest-cov = "^6.1"
4747
pytest-mock = "^3.8.2"
4848
towncrier = ">=22.12.0"

0 commit comments

Comments
 (0)