flask-session-tutorial
flask-session-tutorial copied to clipboard
Bump flask from 2.2.2 to 2.2.3
Bumps flask from 2.2.2 to 2.2.3.
Release notes
Sourced from flask's releases.
2.2.3
This is a fix release for the 2.2.x release branch.
Changelog
Sourced from flask's changelog.
Version 2.2.3
Released 2023-02-15
- Autoescape is enabled by default for
.svgtemplate files. :issue:4831- Fix the type of
template_folderto acceptpathlib.Path. :issue:4892- Add
--debugoption to theflask runcommand. :issue:4777
Commits
41d4f62release version 2.2.324df8fcshow 'run --debug' in docsb945f98Merge pull request #4973 from pallets/docs-lifetimea6cd8f2document the lifecycle of a flask application and requestf425c11Merge pull request #4972 from pallets/docs-push-reqctxba2b309fix test client arg for query string example129568fMerge pull request #4971 from pallets/docs-blueprint-app-methodsab93222point to app-scoped blueprint methodsd552726Merge pull request #4968 from pallets/docs-celery3f19524add celery example- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)