Commit graph

5077 commits

Author SHA1 Message Date
mohammad m. moniri
a7ae372f2f
update import of declarative_base from SQLAlchemy 2023-06-21 09:30:03 -07:00
David Lord
8e33b7b3e2
update werkzeug requirement 2023-06-09 09:41:17 -07:00
David Lord
4be9f52142
fix use of importlib.util.find_spec (#5161) 2023-06-09 09:38:59 -07:00
David Lord
bda295d37f
fix use of importlib.util.find_spec 2023-06-09 09:34:42 -07:00
David Lord
c8cf4694c6
unpin sphinx and sphinx-tabs 2023-06-08 14:33:16 -07:00
David Lord
9930b0fe8e
Python 3.12 compatibility (#5157) 2023-06-07 13:21:49 -07:00
David Lord
ed8ddb6a3a
update werkzeug to 2.3.5 2023-06-07 13:18:49 -07:00
David Lord
84e11a1e82
use importlib instead of pkgutil 2023-06-07 13:13:41 -07:00
David Lord
367e1df785
start version 2.3.3 2023-06-07 13:10:39 -07:00
David Lord
2be71d323d
[pre-commit.ci] pre-commit autoupdate (#5154) 2023-06-07 12:53:30 -07:00
David Lord
d614d6bf8c
ignore pytest ast warnings 2023-06-06 09:30:34 -07:00
pre-commit-ci[bot]
32d2f47ed1
[pre-commit.ci] pre-commit autoupdate
updates:
- https://github.com/asottile/reorder_python_importshttps://github.com/asottile/reorder-python-imports
2023-06-06 09:26:43 -07:00
David Lord
7dbb2f7e05
retarget pre-commit.ci 2023-06-06 09:25:47 -07:00
David Lord
38f02e04f4
update metadata 2023-05-31 09:18:33 -07:00
David Lord
e7264776bd
update dependencies 2023-05-31 09:17:51 -07:00
David Lord
ae07dead24
Merge pull request #5140 from Jeroendevr/patch-1 2023-05-31 09:14:56 -07:00
Jeroendevr
0f477df86a
Config from Data Files to match from_file API
In the API docs using a TOML file to load config is referred to as https://flask.palletsprojects.com/en/2.3.x/api/#flask.Config.from_file

To keep docs consistent a small change to the config docs.
2023-05-24 11:13:36 +02:00
Pedro Guilherme S. Moreira
55332be325
docs: fix wrong JS syntax (#5136) 2023-05-18 14:33:44 +02:00
David Lord
b80baaf359
Merge pull request #5126 from pgjones/pathlike
Allow for PathLike types for config file variables
2023-05-14 09:43:35 -07:00
pgjones
2abb7513dc Allow for PathLike types for config file variables
This follows the Flask practice elsewhere and makes it clear PathLike
filenames are valid.
2023-05-14 16:09:25 +01:00
David Lord
4911012cf4
update workflows
update publish parameter names
remove pip update
2023-05-09 12:37:33 -07:00
David Lord
859d63902e
Merge pull request #5111 from pallets/update-tests
update tests
2023-05-02 10:41:41 -07:00
David Lord
0a00e1b608
use tmp_path instead of tmpdir 2023-05-02 10:38:27 -07:00
David Lord
1d7281fe07
remove egg test
eggs aren't supported, and Python 3.12 removes setuptools
2023-05-02 09:53:31 -07:00
David Lord
97c830190f
Merge branch '2.2.x' into 2.3.x 2023-05-02 07:50:30 -07:00
David Lord
bda08b11c6
Merge pull request #5110 from pallets/release-2.2.5
release version 2.2.5
2023-05-02 07:43:48 -07:00
David Lord
47af817c8f
release version 2.2.5 2023-05-02 07:35:27 -07:00
David Lord
afd63b1617
Merge pull request #5109 from pallets/backport-vary-cookie
backport 2.2.x: set `Vary: Cookie` header consistently for session
2023-05-02 07:18:08 -07:00
David Lord
ca12e8ebb7
update dependencies 2023-05-02 07:17:52 -07:00
David Lord
8646edca6f
set Vary: Cookie header consistently for session 2023-05-02 07:14:15 -07:00
David Lord
a6367dac74
Merge pull request #5108 from pallets/werkzeug-compat
werkzeug 2.3.3 compatibility
2023-05-02 07:12:59 -07:00
David Lord
3fbfbad79f
werkzeug 2.3.3 compatibility 2023-05-02 07:09:36 -07:00
David Lord
726d3f4fa9
start version 2.2.5 2023-05-02 06:56:08 -07:00
David Lord
0afeb1d11c
fix release date 2023-05-01 09:01:40 -07:00
David Lord
4cf8b78c6c
Merge pull request #5102 from pallets/release-2.3.2
release version 2.3.2
2023-05-01 08:42:27 -07:00
David Lord
f3b8f57054
release version 2.3.2 2023-05-01 08:35:10 -07:00
David Lord
c990bba94a
update min test env 2023-05-01 08:35:10 -07:00
David Lord
adedb2a64e
Merge pull request #5101 from pallets/update-werkzeug
update werkzeug to >=2.3.3
2023-05-01 08:22:58 -07:00
David Lord
e1aedecdc6
update werkzeug 2023-05-01 08:18:03 -07:00
David Lord
37badc3ce8
update changelog 2023-05-01 08:13:12 -07:00
David Lord
70f906c51c
Merge pull request from GHSA-m2qf-hxjv-5gpq
set `Vary: Cookie` header consistently for session
2023-05-01 08:11:41 -07:00
David Lord
8705dd39c4
set Vary: Cookie header consistently for session 2023-05-01 08:10:52 -07:00
David Lord
9532cba45d
fix mypy finding 2023-05-01 08:10:25 -07:00
David Lord
0bc7356ce1
start version 2.3.2 2023-05-01 08:02:46 -07:00
David Lord
f07fb2b607
Merge pull request #5086 from pallets/release-2.3.1
release version 2.3.1
2023-04-25 15:21:36 -06:00
David Lord
721abdc381
release version 2.3.1 2023-04-25 14:08:38 -06:00
David Lord
0867dce42c
Merge pull request #5085 from lucaswerkmeister/patch-1
Fix importing Markup from flask
2023-04-25 14:06:22 -06:00
Lucas Werkmeister
0ec9192cf2
fix importing Markup from flask 2023-04-25 13:50:43 -06:00
David Lord
345f18442c
start version 2.3.1 2023-04-25 13:48:16 -06:00
David Lord
5f4072423e
Merge pull request #5083 from pallets/release-2.3.0
release version 2.3.0
2023-04-25 12:42:22 -06:00