Skip to content

Commit 367e85e

Browse files
build(deps): Update icalendar requirement
Updates the requirements on [icalendar](https://github.com/collective/icalendar) to permit the latest version. - [Release notes](https://github.com/collective/icalendar/releases) - [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst) - [Commits](collective/icalendar@v6.3.1...v7.0.2) --- updated-dependencies: - dependency-name: icalendar dependency-version: 7.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be70109 commit 367e85e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies = [
3737

3838
# Utilities & Helpers
3939
"arrow>=1.3.0,<2.0.0",
40-
"icalendar>=6.3.1,<7.0.0",
40+
"icalendar>=6.3.1,<8.0.0",
4141
"django-common-helpers>=0.9.2,<1.0.0",
4242
"django-fullurl>=1.4,<2.0",
4343
"django-appconf>=1.1.0,<2.0.0",

0 commit comments

Comments
 (0)