mirror of
https://github.com/tmdinosaurcenter/kiosk-guestbook.git
synced 2026-06-03 23:09:35 -06:00
chore(deps): update flask-limiter requirement from >=3.0 to >=4.1.1
Updates the requirements on [flask-limiter](https://github.com/alisaifee/flask-limiter) to permit the latest version. - [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.0.0...4.1.1) --- updated-dependencies: - dependency-name: flask-limiter dependency-version: 4.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
Flask>=3.1.3
|
||||
Flask-WTF>=1.2
|
||||
Werkzeug>=3.0.6
|
||||
Flask-Limiter>=3.0
|
||||
Flask-Limiter>=4.1.1
|
||||
Flask-Login>=0.6
|
||||
email-validator>=2.0
|
||||
gunicorn
|
||||
|
||||
Reference in New Issue
Block a user