1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-05 18:07:38 +00:00

Bump black from 22.12.0 to 23.1.0

Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.1.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.12.0...23.1.0)

---
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:
dependabot[bot]
2023-03-01 02:56:50 +00:00
committed by Dmitry Belyaev
parent a73d7048e4
commit e64ede2472
2 changed files with 34 additions and 23 deletions

View File

@@ -28,7 +28,7 @@ fire = "0.5.0"
[tool.poetry.dev-dependencies]
pytest = "^7.2.1"
flake8 = "^5.0.4"
black = "^22.12.0"
black = "^23.1.0"
mypy = ">=0.960"
types-python-dateutil = "^2.8.19"
types-pytz = ">=2021.3.8"