mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2025-09-01 16:07:31 +00:00
Bump lxml from 4.9.1 to 4.9.2
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.1 to 4.9.2. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.1...lxml-4.9.2) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Dmitry Belyaev
parent
b685ed0c15
commit
d43c906869
@@ -33,7 +33,7 @@ mypy = ">=0.960"
|
||||
types-python-dateutil = "^2.8.19"
|
||||
types-pytz = ">=2021.3.8"
|
||||
types-PyYAML = "^6.0.12"
|
||||
lxml = "^4.9.1"
|
||||
lxml = "^4.9.2"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
sync-ics2gcal = "sync_ics2gcal.sync_calendar:main"
|
||||
|
Reference in New Issue
Block a user