Update crontab requirement from ~=0.23.0 to ~=1.0.0
Updates the requirements on [crontab](https://github.com/josiahcarlson/parse-crontab) to permit the latest version. - [Release notes](https://github.com/josiahcarlson/parse-crontab/releases) - [Changelog](https://github.com/josiahcarlson/parse-crontab/blob/master/changelog.txt) - [Commits](https://github.com/josiahcarlson/parse-crontab/commits) --- updated-dependencies: - dependency-name: crontab dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
16014b46e0
commit
38c2770242
@ -1,4 +1,4 @@
|
||||
httpx>=0.21.1
|
||||
requests>=2.26.0
|
||||
crontab~=0.23.0
|
||||
crontab~=1.0.0
|
||||
PyYAML~=6.0
|
||||
|
Loading…
Reference in New Issue
Block a user