From 64cbeea5e9aaa89059264ea244b84e1f89c0ac58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 21:49:29 -0500 Subject: [PATCH] build(deps-dev): bump types-croniter from 1.3.2.6 to 1.3.2.7 (#432) Bumps [types-croniter](https://github.com/python/typeshed) from 1.3.2.6 to 1.3.2.7. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index df54cbb..c03faf8 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1789,14 +1789,14 @@ files = [ [[package]] name = "types-croniter" -version = "1.3.2.6" +version = "1.3.2.7" description = "Typing stubs for croniter" category = "dev" optional = false python-versions = "*" files = [ - {file = "types-croniter-1.3.2.6.tar.gz", hash = "sha256:f00743d0b776979b8d940cf0fcf709ce85335383ba53e643f806a9b8b5ed23fe"}, - {file = "types_croniter-1.3.2.6-py3-none-any.whl", hash = "sha256:26c5c406c24a73349bbd6d2fa8fa6d804a83ca4c6c057bb12378f6709ffbd2d9"}, + {file = "types-croniter-1.3.2.7.tar.gz", hash = "sha256:f56f9190d99429051b96d33cf1da3ac6025c4150f39861cc914b617e9e710fcd"}, + {file = "types_croniter-1.3.2.7-py3-none-any.whl", hash = "sha256:45a79c9d29f47354bf5abaf6e128f360f0cc5ce40f4ceaa800d54738a1b9b45b"}, ] [[package]]