Skip to content

Commit a7cff9d

Browse files
chore(deps-dev): bump pytest from 8.3.4 to 8.3.5 (#255)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a543d5 commit a7cff9d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ minio = "^7.2.15"
1919
jsondiff = "^2.2.1"
2020

2121
[tool.poetry.group.dev.dependencies]
22-
pytest = "^8.3.4"
22+
pytest = "^8.3.5"
2323
pytest-cov = "^6.0.0"
2424
pytest-mypy = "^0.10.3"
2525
pytest-random-order = "^1.1.1"

0 commit comments

Comments
 (0)