mirror of
https://github.com/TDSCDMAA/AutoMihoyoBBS.git
synced 2026-06-02 18:43:42 +08:00
Update crontab requirement from ~=0.22.9 to ~=0.23.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) - [Commits](https://github.com/josiahcarlson/parse-crontab/commits/0.23.0) --- updated-dependencies: - dependency-name: crontab dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
83fd18aed5
commit
cc5efa2a20
@ -1,3 +1,3 @@
|
||||
httpx>=0.21.1
|
||||
requests>=2.26.0
|
||||
crontab~=0.22.9
|
||||
crontab~=0.23.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user