build(deps-dev): bump types-croniter from 1.3.0 to 1.3.1 (#200)

Bumps [types-croniter](https://github.com/python/typeshed) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-07-19 21:38:00 -05:00
committed by GitHub
parent f873178ce8
commit bd619b454b
2 changed files with 5 additions and 5 deletions

View File

@@ -55,7 +55,7 @@ Pygments = "^2.12.0"
pyupgrade = "^2.32.1"
furo = ">=2021.11.12"
pytest-cov = "^3.0.0"
types-croniter = "^1.0.10"
types-croniter = "^1.3.1"
types-pytz = "^2022.1.1"
pytest_async = "^0.1.1"
pytest-asyncio = "^0.19.0"