Skip to content

Commit 4fbea21

Browse files
dependabot[bot]lachaib
authored andcommitted
build(deps-dev): 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] <support@github.com>
1 parent 6cae7cb commit 4fbea21

2 files changed

Lines changed: 13 additions & 12 deletions

File tree

poetry.lock

Lines changed: 12 additions & 11 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
@@ -18,7 +18,7 @@ typing-extensions = "^4.13.2"
1818
gitpython = "^3.1.44"
1919

2020
[tool.poetry.group.dev.dependencies]
21-
pytest = "^8.3.5"
21+
pytest = "^8.4.0"
2222
mypy = "^1.16.0"
2323
ruff = "^0.11.12"
2424
black = "^25.1.0"

0 commit comments

Comments
 (0)