mirror of
https://github.com/andrewthetechie/py-healthchecks.io.git
synced 2026-05-01 11:17:06 +02:00
deps: bump pytest from 7.4.4 to 8.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.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](https://github.com/pytest-dev/pytest/compare/7.4.4...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -33,7 +33,7 @@ pytz = ">=2024.1,<2025.0"
|
||||
packaging = "^24.1"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^7.2.1"
|
||||
pytest = ">=7.2.1,<9.0.0"
|
||||
coverage = {extras = ["toml"], version = "^7.1"}
|
||||
safety = ">=2.3.5,<4.0.0"
|
||||
mypy = "^1.0"
|
||||
|
||||
Reference in New Issue
Block a user