1
0
Fork 0
mirror of synced 2024-05-16 18:32:41 +12:00

Bump croniter from 2.0.1 to 2.0.3

Bumps [croniter](https://github.com/kiorky/croniter) from 2.0.1 to 2.0.3.
- [Changelog](https://github.com/kiorky/croniter/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/kiorky/croniter/commits)

---
updated-dependencies:
- dependency-name: croniter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-13 00:20:06 +00:00 committed by GitHub
parent 11acc9ceea
commit ffbba2159c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ certifi==2023.11.17
cffi==1.16.0; implementation_name != "cpython"
charset-normalizer==3.3.2
colorama==0.4.6; sys_platform == "win32"
croniter==2.0.1
croniter==2.0.3
dateparser==1.2.0
decorator==5.1.1
django==3.1.14