Skip to content

Commit 06b1c1b

Browse files
dependabot[bot]aemr3
authored andcommitted
chore(deps-dev): bump pytest from 7.4.4 to 8.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.2.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.4...8.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c64f35 commit 06b1c1b

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

poetry.lock

Lines changed: 11 additions & 11 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
@@ -19,7 +19,7 @@ asgiref = "^3.7.2"
1919
[tool.poetry.group.dev.dependencies]
2020
mypy = "^1.2.0"
2121
ruff = "^0.4.3"
22-
pytest = "^7.3.1"
22+
pytest = ">=7.3.1,<9.0.0"
2323
pytest-asyncio = "^0.21.0"
2424
coverage = "^7.2.7"
2525
pre-commit = "^3.3.2"

0 commit comments

Comments
 (0)