Skip to content

Commit b43f3b9

Browse files
Update croniter requirement from <3.0.0,>=1.0.12 to >=1.0.12,<4.0.0
Updates the requirements on [croniter](https://github.com/kiorky/croniter) to permit the latest version. - [Changelog](https://github.com/kiorky/croniter/blob/master/CHANGELOG.rst) - [Commits](pallets-eco/croniter@1.0.12...3.0.3) --- updated-dependencies: - dependency-name: croniter dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f89001a commit b43f3b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-client.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ asgi-lifespan >= 1.0, < 3.0
33
cachetools >= 5.3, < 6.0
44
cloudpickle >= 2.0, < 4.0
55
coolname >= 1.0.4, < 3.0.0
6-
croniter >= 1.0.12, < 3.0.0
6+
croniter >= 1.0.12, < 4.0.0
77
exceptiongroup >= 1.0.0
88
fastapi >= 0.111.0, < 1.0.0
99
fsspec >= 2022.5.0

0 commit comments

Comments
 (0)