From e7d693d6bf47efe994456edcc855c91486cb55d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 18:59:11 +0000 Subject: [PATCH] Bump flask-caching from 2.0.2 to 2.1.0 Bumps [flask-caching](https://github.com/pallets-eco/flask-caching) from 2.0.2 to 2.1.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.0.2...v2.1.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 bea78b41..7b46743d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ click==8.1.7 commonmark==0.9.1 Flask==2.3.3 Flask-APScheduler==1.13.0 -Flask-Caching==2.0.2 +Flask-Caching==2.1.0 Flask-WTF==1.2.1 idna==3.4 itsdangerous==2.1.2