[stubsabot] Bump croniter to 2.0.* (#10863)

Release: https://pypi.org/pypi/croniter/2.0.0
Homepage: http://github.com/kiorky/croniter
Repository: https://github.com/kiorky/croniter
Diff: https://github.com/kiorky/croniter/compare/1.4.1...2.0.0

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 13.
 - Total lines of Python code deleted: 8.
This commit is contained in:
github-actions[bot]
2023-10-11 02:23:00 +02:00
committed by GitHub
parent 3632fc225c
commit db4d4dbfa3

View File

@@ -1,2 +1,2 @@
version = "1.4.*"
version = "2.0.*"
upstream_repository = "https://github.com/kiorky/croniter"