flask-session-tutorial
flask-session-tutorial copied to clipboard
:floppy_disk: :bow: Example Flask project for implementing Flask-Session with Redis.
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [dnspython](https://togithub.com/rthalley/dnspython) | `==2.4.2` -> `==2.6.1` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | flask ([changelog](https://flask.palletsprojects.com/changes/)) | `3.0.0` -> `3.0.2` |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | flask ([changelog](https://flask.palletsprojects.com/changes/)) | `==3.0.0` -> `==3.0.2` |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [markupsafe](https://palletsprojects.com/p/markupsafe/) ([changelog](https://markupsafe.palletsprojects.com/changes/)) | `==2.1.3` -> `==2.1.5` |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [python-dotenv](https://togithub.com/theskumar/python-dotenv) | `1.0.0` -> `1.0.1` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [python-dotenv](https://togithub.com/theskumar/python-dotenv) | `==1.0.0` -> `==1.0.1` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jinja2](https://palletsprojects.com/p/jinja/) ([changelog](https://jinja.palletsprojects.com/changes/)) | `==3.1.2` -> `==3.1.3` |...
Bumps [redis](https://github.com/redis/redis-py) from 4.4.2 to 4.5.4. Release notes Sourced from redis's releases. 4.5.4 Changes Upgrade urgency: SECURITY, contains fixes to security issues. (CVE-2023-28859) - Cancelling an async future does not,...
Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.3.0. Release notes Sourced from black's releases. 23.3.0 Highlights This release fixes a longstanding confusing behavior in Black's GitHub action, where the version of the...
Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 1.0.2 to 1.0.3. Release notes Sourced from pymysql's releases. v1.0.3 What's Changed Removed _last_executed because of duplication with _executed by @rajat315315 in PyMySQL/PyMySQL#948 Actions: Fix 422 error...