From ae4c1265770a05764b3daf803aaa186ffb1487ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 19:11:00 +0000 Subject: [PATCH] Bump flask-limiter from 3.5.0 to 3.5.1 Bumps [flask-limiter](https://github.com/alisaifee/flask-limiter) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/alisaifee/flask-limiter/releases) - [Changelog](https://github.com/alisaifee/flask-limiter/blob/master/HISTORY.rst) - [Commits](https://github.com/alisaifee/flask-limiter/compare/3.5.0...3.5.1) --- updated-dependencies: - dependency-name: flask-limiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a19d38a..c417592 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ sqlfluff==2.3.5 Flask==3.0.2 -Flask_Limiter==3.5.0 +Flask_Limiter==3.5.1 flask-talisman==1.1.0 gevent==23.9.1 greenlet==3.0.3