flask-adminator
flask-adminator copied to clipboard
Flask Dashboard - Adminator Design | AppSeed
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/flask_wtf/__init__.py", line 1, in from .csrf import CSRFProtect File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/flask_wtf/csrf.py", line 16, in from wtforms import ValidationError File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/wtforms/__init__.py", line 1, in from wtforms import validators File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/wtforms/validators.py", line...
Bumps [flask](https://github.com/pallets/flask) from 2.0.2 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...