Skip to content

Commit

Permalink
Update croniter requirement from <3.0.0,>=1.0.12 to >=1.0.12,<5.0.0
Browse files Browse the repository at this point in the history
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](kiorky/croniter@1.0.12...4.0.0)

---
updated-dependencies:
- dependency-name: croniter
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent f89001a commit e26c7d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ asgi-lifespan >= 1.0, < 3.0
cachetools >= 5.3, < 6.0
cloudpickle >= 2.0, < 4.0
coolname >= 1.0.4, < 3.0.0
croniter >= 1.0.12, < 3.0.0
croniter >= 1.0.12, < 5.0.0
exceptiongroup >= 1.0.0
fastapi >= 0.111.0, < 1.0.0
fsspec >= 2022.5.0
Expand Down

0 comments on commit e26c7d3

Please sign in to comment.