Skip to content

Commit 81ff1c6

Browse files
Bump pytest from 8.4.2 to 9.0.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.2. - [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.2...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99ebe28 commit 81ff1c6

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

poetry.lock

Lines changed: 14 additions & 14 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
@@ -93,7 +93,7 @@ black = ">=23.3,<27.0"
9393
djangorestframework = "^3.11.2"
9494
isort = ">=5.11.5,<9.0.0"
9595
pre-commit = "*"
96-
pytest = "^8"
96+
pytest = ">=8,<10"
9797
pytest-flake8 = "*"
9898
pytest-cov = "*"
9999
python-multipart = "*"

0 commit comments

Comments
 (0)