Bump the flask group with 5 updates #122
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the flask group with 5 updates:
1.8.2
1.9.0
3.0.3
3.1.0
0.6.0
0.8.0
1.2.1
1.2.2
3.0.6
3.1.3
Updates
blinker
from 1.8.2 to 1.9.0Release notes
Sourced from blinker's releases.
Changelog
Sourced from blinker's changelog.
Commits
669f3a0
release version 1.9.0cfe116f
try disabling attestions on test pypi16e4bd7
Merge pull request #174 from projectgus/bugfix/weakref_disconnect_shutdown42561fd
Fix "Exception ignored" in weakref callback during interpreter shutdown.dcce3e9
Merge pull request #175 from pallets-eco/drop-python3.8efa95ea
drop support for python 3.88230518
update dev dependencies94f1202
update dev dependencies8c983ec
remove previously deprecated code (#172)f5915f3
set up pre-commit lite workflowUpdates
flask
from 3.0.3 to 3.1.0Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
Commits
ab81496
release version 3.1.070602a1
remove test pypi6748a09
update dev dependencies22c48a7
Merge remote-tracking branch 'origin/stable'2eab96a
use generic bases for session (#5638)f49dbfd
use generic bases for session7b21d43
configure and checkrequest.trusted_hosts
(#5637)4f7156f
configure and check trusted_hosts10bdf61
settingSERVER_NAME
does not restrict routing for bothsubdomain_matching
...4995a77
fix subdomain_matching=False behaviorUpdates
flask-session
from 0.6.0 to 0.8.0Release notes
Sourced from flask-session's releases.
Changelog
Sourced from flask-session's changelog.