Commit 35e3c3a
Require icalendar-searcher>=1.0.5
v1.0.5 fixes two bugs needed for our tests:
- undef filter for CATEGORIES was broken with icalendar>=6.x
- undef filter for DTEND was broken for recurring all-day events
Versions 1.0.3 and earlier (the latest on PyPI before this) do not have
these fixes, causing testSearchEvent and test_search.py failures in CI.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent e3dc280 commit 35e3c3a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments