From 08360c85c8871fec25cb799b1f2dcf07a93af459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 12:30:55 +0100 Subject: [PATCH] build(deps-dev): bump types-cachetools from 5.2.1 to 5.3.0.0 (#335) Bumps [types-cachetools](https://github.com/python/typeshed) from 5.2.1 to 5.3.0.0. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-cachetools dependency-type: direct:development update-type: version-update:semver-minor ... 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 6677dbfa..7b5f76aa 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1599,14 +1599,14 @@ files = [ [[package]] name = "types-cachetools" -version = "5.2.1" +version = "5.3.0.0" description = "Typing stubs for cachetools" category = "dev" optional = false python-versions = "*" files = [ - {file = "types-cachetools-5.2.1.tar.gz", hash = "sha256:069cfc825697cd51445c1feabbe4edc1fae2b2315870e7a9a179a7c4a5851bee"}, - {file = "types_cachetools-5.2.1-py3-none-any.whl", hash = "sha256:b496b7e364ba050c4eaadcc6582f2c9fbb04f8ee7141eb3b311a8589dbd4506a"}, + {file = "types-cachetools-5.3.0.0.tar.gz", hash = "sha256:ed00554a55a66ae62a50f8c55f71b68d76c8f375d7b9c07480f629564b5c7fac"}, + {file = "types_cachetools-5.3.0.0-py3-none-any.whl", hash = "sha256:cd20f3835b7bc008522e42c685ae02d708a34042f83a2638c0ab741b2b6c454f"}, ] [[package]]