1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-01 16:07:31 +00:00

Bump types-python-dateutil from 2.8.18 to 2.8.19

Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.8.18 to 2.8.19.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-python-dateutil
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-01 08:51:43 +00:00
committed by Dmitry Belyaev
parent 9eb3d964bd
commit 0accf99f99
2 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ pytest = "^7.1.2"
flake8 = "^5.0.1"
black = "^22.6.0"
mypy = ">=0.960"
types-python-dateutil = "^2.8.18"
types-python-dateutil = "^2.8.19"
types-pytz = ">=2021.3.8"
types-PyYAML = "^6.0.11"
lxml = "^4.9.1"