Skip to content

Commit 566ef0b

Browse files
dependabot[bot]Yelinz
authored andcommitted
chore(deps-dev): bump pytest from 8.3.4 to 8.3.5
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>
1 parent 967b787 commit 566ef0b

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
@@ -54,7 +54,7 @@ moto = { extras = ["s3"], version = "5.1.1" }
5454
pdbpp = "0.10.3"
5555
pillow = "11.1.0"
5656
pre-commit = "4.1.0"
57-
pytest = "8.3.4"
57+
pytest = "8.3.5"
5858
pytest-celery = "1.2.0"
5959
pytest-cov = "6.0.0"
6060
pytest-django = "4.10.0"

0 commit comments

Comments
 (0)