1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-11-04 20:48:29 +00:00

Bump types-python-dateutil from 2.8.17 to 2.8.18

Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.8.17 to 2.8.18.
- [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-07-01 09:39:28 +00:00
committed by Dmitry Belyaev
parent 520fd15da8
commit defea7633b
2 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ pytest = "^7.1.2"
flake8 = "^4.0.1"
black = "^22.3.0"
mypy = ">=0.960"
types-python-dateutil = "^2.8.17"
types-python-dateutil = "^2.8.18"
types-pytz = ">=2021.3.8"
types-PyYAML = "^6.0.9"
lxml = "^4.9.0"