mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2025-09-03 00:47:41 +00:00
Bump lxml from 4.9.0 to 4.9.1
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.0 to 4.9.1. - [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.0...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Dmitry Belyaev
parent
af8150197d
commit
0da36d5428
@@ -33,7 +33,7 @@ mypy = ">=0.960"
|
||||
types-python-dateutil = "^2.8.18"
|
||||
types-pytz = ">=2021.3.8"
|
||||
types-PyYAML = "^6.0.9"
|
||||
lxml = "^4.9.0"
|
||||
lxml = "^4.9.1"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
sync-ics2gcal = "sync_ics2gcal.sync_calendar:main"
|
||||
|
Reference in New Issue
Block a user