mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2025-02-01 12:28:29 +00:00
Bump icalendar from 5.0.10 to 5.0.11
Bumps [icalendar](https://github.com/collective/icalendar) from 5.0.10 to 5.0.11. - [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst) - [Commits](https://github.com/collective/icalendar/compare/v5.0.10...v5.0.11) --- 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
20db097fed
commit
4ba6a3cbd5
8
poetry.lock
generated
8
poetry.lock
generated
@ -393,13 +393,13 @@ pyparsing = {version = ">=2.4.2,<3.0.0 || >3.0.0,<3.0.1 || >3.0.1,<3.0.2 || >3.0
|
||||
|
||||
[[package]]
|
||||
name = "icalendar"
|
||||
version = "5.0.10"
|
||||
version = "5.0.11"
|
||||
description = "iCalendar parser/generator"
|
||||
optional = false
|
||||
python-versions = ">=3.7"
|
||||
files = [
|
||||
{file = "icalendar-5.0.10-py3-none-any.whl", hash = "sha256:6e392c2f301b6b5f49433e14c905db3de444b12876f3345f1856a75e9cd8be6f"},
|
||||
{file = "icalendar-5.0.10.tar.gz", hash = "sha256:34f0ca020b804758ddf316eb70d1d46f769bce64638d5a080cb65dd46cfee642"},
|
||||
{file = "icalendar-5.0.11-py3-none-any.whl", hash = "sha256:81864971ac43a1b7d0a555dc1b667836ce59fc719a7f845a96f2f03205fb83b9"},
|
||||
{file = "icalendar-5.0.11.tar.gz", hash = "sha256:7a298bb864526589d0de81f4b736eeb6ff9e539fefb405f7977aa5c1e201ca00"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@ -1425,4 +1425,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.8"
|
||||
content-hash = "e46ba4620b47c56453b5d831648ea56e1189ff7a16e3c2f70f748a53db7510cf"
|
||||
content-hash = "804844b66cc353f24afd4a377c640e8f87efb27aad87eec4e27942cec4f7d9b3"
|
||||
|
@ -21,7 +21,7 @@ classifiers = [
|
||||
python = "^3.8"
|
||||
google-auth = "2.24.0"
|
||||
google-api-python-client = "2.109.0"
|
||||
icalendar = "5.0.10"
|
||||
icalendar = "5.0.11"
|
||||
pytz = "2023.3.post1"
|
||||
PyYAML = "6.0.1"
|
||||
fire = "0.5.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user