mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2025-09-02 16:37:42 +00:00
Bump black from 23.12.1 to 24.1.1
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.1.1. - [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/23.12.1...24.1.1) --- updated-dependencies: - dependency-name: black 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
2d62495068
commit
391de7570b
@@ -35,7 +35,7 @@ optional = true
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^7.4.0"
|
||||
flake8 = "^5.0.4"
|
||||
black = "^23.7.0"
|
||||
black = ">=23.7,<25.0"
|
||||
mypy = ">=0.960"
|
||||
types-python-dateutil = "^2.8.19"
|
||||
types-pytz = ">=2021.3.8"
|
||||
|
Reference in New Issue
Block a user