Skip to content
This repository was archived by the owner on Oct 27, 2024. It is now read-only.

Commit b30330a

Browse files
Update icalendar requirement from ~=5.0.11 to ~=6.0.1
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@v5.0.11...v6.0.1) --- updated-dependencies: - dependency-name: icalendar dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c14cb59 commit b30330a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requests ~= 2.32
77
PyPDF4 ~= 1.27
88
waitress ~= 2.1
99
beautifulsoup4 ~= 4.12
10-
icalendar ~= 5.0.12
10+
icalendar ~= 6.0.1
1111
pytz ~= 2023.3
1212
werkzeug ~= 3.0.3
1313
bugsnag[flask] ~= 4.7.1

0 commit comments

Comments
 (0)