diff options
author | David Runge <dave@sleepmap.de> | 2024-03-20 14:30:47 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-03-20 14:30:47 +0100 |
commit | 80157d97510930d51f2bc118f764ea3af4fb6725 (patch) | |
tree | c0940104a8b5d4af5efef4ad50f5da3728f7132a | |
parent | 64a63b2e3c975df4c9bc37a5723d0fe8310655aa (diff) | |
download | nvchecker-80157d97510930d51f2bc118f764ea3af4fb6725.tar.gz nvchecker-80157d97510930d51f2bc118f764ea3af4fb6725.tar.bz2 nvchecker-80157d97510930d51f2bc118f764ea3af4fb6725.tar.xz nvchecker-80157d97510930d51f2bc118f764ea3af4fb6725.zip |
Update python-icalendar
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.old.json | 2 | ||||
-rw-r--r-- | extra.old.json~ | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index 68a7ab4..893c5cc 100644 --- a/extra.old.json +++ b/extra.old.json @@ -453,7 +453,7 @@ "python-humanfriendly": "10.0", "python-husl": "4.0.3", "python-hypothesis": "6.99.6", - "python-icalendar": "5.0.11", + "python-icalendar": "5.0.12", "python-identify": "2.5.35", "python-importlib_resources": "6.3.2", "python-inflect": "7.0.0", diff --git a/extra.old.json~ b/extra.old.json~ index 96ad942..68a7ab4 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -455,7 +455,7 @@ "python-hypothesis": "6.99.6", "python-icalendar": "5.0.11", "python-identify": "2.5.35", - "python-importlib_resources": "6.3.0", + "python-importlib_resources": "6.3.2", "python-inflect": "7.0.0", "python-ipy": "1.01", "python-iwlib": "1.7.0", |