Skip to content

Commit d969d5c

Browse files
build(deps-dev): bump pytest from 8.3.4 to 8.3.5 (#437)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5. - [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.4...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fcea4b commit d969d5c

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
@@ -45,7 +45,7 @@ pre-commit = "^4.0.1"
4545
optional = true
4646

4747
[tool.poetry.group.test.dependencies]
48-
pytest = "==8.3.4"
48+
pytest = "==8.3.5"
4949
pytest-asyncio = "==0.21.2"
5050
pytest-cov = "^4.0.0"
5151
pytest-pretty = "^1.0.0"

0 commit comments

Comments
 (0)