mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2025-11-04 12:38:32 +00:00
Bump pytest from 7.4.4 to 8.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.0. - [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.0.0) --- 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:
committed by
Dmitry Belyaev
parent
60543837f7
commit
47015c3c5e
@@ -33,7 +33,7 @@ optional = true
|
||||
optional = true
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^7.4.0"
|
||||
pytest = ">=7.4,<9.0"
|
||||
flake8 = "^5.0.4"
|
||||
black = ">=23.7,<25.0"
|
||||
mypy = ">=0.960"
|
||||
|
||||
Reference in New Issue
Block a user