mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2025-11-04 20:48:29 +00:00
Bump pytest from 7.1.2 to 7.1.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.1.3. - [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.1.2...7.1.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Dmitry Belyaev
parent
3759992950
commit
1c1a1a220d
@@ -26,7 +26,7 @@ PyYAML = "6.0"
|
||||
fire = "0.4.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^7.1.2"
|
||||
pytest = "^7.1.3"
|
||||
flake8 = "^5.0.4"
|
||||
black = "^22.8.0"
|
||||
mypy = ">=0.960"
|
||||
|
||||
Reference in New Issue
Block a user