Skip to content

Commit f5671c2

Browse files
Bump pytest from 8.3.5 to 8.4.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 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.3.5...8.4.1) --- 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] <support@github.com>
1 parent e975ba3 commit f5671c2

2 files changed

Lines changed: 27 additions & 11 deletions

File tree

poetry.lock

Lines changed: 26 additions & 10 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
@@ -54,7 +54,7 @@ jestspectation = "^1.4.5"
5454
[tool.poetry.group.dev.dependencies]
5555
coverage = "^7.8.0"
5656
mypy = "^1.15.0"
57-
pytest = "^8.3.5"
57+
pytest = "^8.4.1"
5858
jestspectation = "^1.4.5"
5959
ruff = "^0.11.7"
6060

0 commit comments

Comments
 (0)