Skip to content

Commit

Permalink
Update croniter requirement from ~=1.3.14 to ~=1.4.1 (#330)
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.3.14...1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 3, 2023
1 parent 52c8aa0 commit 18362d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crontrigger_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
croniter~=1.3.14
croniter~=1.4.1
types-croniter~=1.3.2

0 comments on commit 18362d1

Please sign in to comment.