Skip to content

Commit eeef30f

Browse files
chore(deps-dev): Bump pytest from 8.4.0 to 8.4.1 (#501)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.0 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.4.0...8.4.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 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 52dad62 commit eeef30f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -21,7 +21,7 @@ minio = "^7.2.14"
2121
cachecontrol = "^0.14.3"
2222

2323
[tool.poetry.group.dev.dependencies]
24-
pytest = "^8.4.0"
24+
pytest = "^8.4.1"
2525
ruff = "^0.12.0"
2626
mypy = "^1.16.1"
2727
types-tqdm = "^4.67.0.20250516"

0 commit comments

Comments
 (0)