mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2025-01-21 07:28:24 +00:00
Bump icalendar from 5.0.5 to 5.0.7
Bumps [icalendar](https://github.com/collective/icalendar) from 5.0.5 to 5.0.7. - [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst) - [Commits](https://github.com/collective/icalendar/compare/v5.0.5...v5.0.7) --- updated-dependencies: - dependency-name: icalendar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
12bb35ca33
commit
14a3492ed5
8
poetry.lock
generated
8
poetry.lock
generated
@ -311,14 +311,14 @@ pyparsing = {version = ">=2.4.2,<3.0.0 || >3.0.0,<3.0.1 || >3.0.1,<3.0.2 || >3.0
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "icalendar"
|
name = "icalendar"
|
||||||
version = "5.0.5"
|
version = "5.0.7"
|
||||||
description = "iCalendar parser/generator"
|
description = "iCalendar parser/generator"
|
||||||
category = "main"
|
category = "main"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.7"
|
python-versions = ">=3.7"
|
||||||
files = [
|
files = [
|
||||||
{file = "icalendar-5.0.5-py3-none-any.whl", hash = "sha256:022c3fa7421fe274889007c12582510ab2e4ba0ac612b73dc35982c644356540"},
|
{file = "icalendar-5.0.7-py3-none-any.whl", hash = "sha256:18ad51f9d1741d33795ddaf5c886c59f6575f287d30e5a145c2d42ef72910c7f"},
|
||||||
{file = "icalendar-5.0.5.tar.gz", hash = "sha256:ee76771d4eccebae3683beeb9c24c24feb2f8cceade72b92e4437f0144f81584"},
|
{file = "icalendar-5.0.7.tar.gz", hash = "sha256:e306014a64dc4dcf638da0acb2487ee4ada57b871b03a62ed7b513dfc135655c"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
@ -920,4 +920,4 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"]
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.8"
|
python-versions = "^3.8"
|
||||||
content-hash = "4054d83b661b39db5820798ff9fe64b96b2c9433677c27be5ef06a3a53976f39"
|
content-hash = "e4968eb0eb1c98b807b921d65fec0e11181304f283fe0d2ac6bb60823f175768"
|
||||||
|
@ -21,7 +21,7 @@ classifiers = [
|
|||||||
python = "^3.8"
|
python = "^3.8"
|
||||||
google-auth = "2.17.3"
|
google-auth = "2.17.3"
|
||||||
google-api-python-client = "2.86.0"
|
google-api-python-client = "2.86.0"
|
||||||
icalendar = "5.0.5"
|
icalendar = "5.0.7"
|
||||||
pytz = "2023.3"
|
pytz = "2023.3"
|
||||||
PyYAML = "6.0"
|
PyYAML = "6.0"
|
||||||
fire = "0.5.0"
|
fire = "0.5.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user