From 5dbde70ad5a79694fab2f2e34682bdfd612d3ac1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 12:48:54 +0000 Subject: [PATCH] build(deps): bump flask-caching from 2.2.0 to 2.3.0 Bumps [flask-caching](https://github.com/pallets-eco/flask-caching) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/pallets-eco/flask-caching/releases) - [Changelog](https://github.com/pallets-eco/flask-caching/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets-eco/flask-caching/compare/v2.2.0...v.2.3.0) --- updated-dependencies: - dependency-name: flask-caching dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 52887d7..7dfda55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ feedgen==1.0.0 feedparser==6.0.11 fixtures==4.1.0 Flask==3.0.3 -Flask-Caching==2.2.0 +Flask-Caching==2.3.0 flask-gae-static==1.0 flask-sock==0.7.0 google-api-core[grpc]==2.17.1