Bump croniter to 1.4 (#10341)

Also require `bytes` for all `hash_id`s for consistency, even
if some methods might work with other types as well. But
using other types might hint at some inconsistent type
usage and be a source of possible bugs.

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Sebastian Rittau
2023-06-21 15:37:30 +02:00
committed by GitHub
parent 4cfc49882e
commit c3ddf3201a
2 changed files with 57 additions and 46 deletions
+1 -1
View File
@@ -1 +1 @@
version = "1.3.*"
version = "1.4.*"