Skip to content

Commit 4fd5178

Browse files
chore(deps): bump icalendar from 4.0.7 to 7.0.1
Bumps [icalendar](https://github.com/collective/icalendar) from 4.0.7 to 7.0.1. - [Release notes](https://github.com/collective/icalendar/releases) - [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst) - [Commits](collective/icalendar@4.0.7...v7.0.1) --- updated-dependencies: - dependency-name: icalendar dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a59280c commit 4fd5178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
"cssselect==1.2.0",
3030
"feedparser==6.0.11",
3131
"beautifulsoup4==4.12.3",
32-
"icalendar==4.0.7",
32+
"icalendar==7.0.2",
3333
"chardet==4.0.0",
3434
"celery[redis]==5.4.0",
3535
"django-celery-beat==2.8.1",

0 commit comments

Comments
 (0)