Update dependency icalendar to v6.1.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
icalendar (changelog) | dependencies | patch |
6.1.0 -> 6.1.1
|
Release Notes
collective/icalendar (icalendar)
v6.1.1
Minor changes:
- Add a
weekday
attribute to :class:icalendar.prop.vWeekday
components. SeeIssue 749 <https://github.com/collective/icalendar/issues/749>
_. - Document :class:
icalendar.prop.vRecur
property. SeeIssue 758 <https://github.com/collective/icalendar/issues/758>
_. - Print failure of doctest to aid debugging.
- Improve documentation of :class:
icalendar.prop.vGeo
- Fix tests, improve code readability, fix typing. See
Issue 766 <https://github.com/collective/icalendar/issues/766>
_ andIssue 765 <https://github.com/collective/icalendar/issues/765>
_.
Breaking changes:
- The
relative
attribute ofvWeekday
components has the correct sign now. SeeIssue 749 <https://github.com/collective/icalendar/issues/749>
_.
New features:
- Add :ref:
Security Policy
- Python types in documentation now link to their documentation pages using
intersphinx
.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.