mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2025-09-01 16:07:31 +00:00
Bump black from 22.3.0 to 22.6.0
Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.6.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/22.3.0...22.6.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Dmitry Belyaev
parent
defea7633b
commit
22b4cec62b
@@ -28,7 +28,7 @@ fire = "0.4.0"
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^7.1.2"
|
||||
flake8 = "^4.0.1"
|
||||
black = "^22.3.0"
|
||||
black = "^22.6.0"
|
||||
mypy = ">=0.960"
|
||||
types-python-dateutil = "^2.8.18"
|
||||
types-pytz = ">=2021.3.8"
|
||||
|
Reference in New Issue
Block a user