David Lord
|
4346498c85
|
Merge pull request #4285 from Makonede/patch-1
fix list numbering
|
2021-10-01 19:52:05 -07:00 |
|
Makonede
|
7685851594
|
fix list numbering
|
2021-10-01 19:46:54 -07:00 |
|
David Lord
|
f8c881b887
|
Merge pull request #4267 from sprutner/patch-1
Update reqcontext.rst
|
2021-10-01 10:18:07 -07:00 |
|
Seth Rutner
|
1a40d9b976
|
fix grammar in links to app and request context
|
2021-10-01 10:16:20 -07:00 |
|
David Lord
|
b4094b35ef
|
Merge pull request #4269 from Jalkhov/patch-1
Fix grammatical error
|
2021-10-01 10:07:27 -07:00 |
|
Pedro Torcatt
|
22933a8cb4
|
fix docs for Flask.test_client_class
|
2021-10-01 10:01:54 -07:00 |
|
David Lord
|
56c8bddf6b
|
Merge pull request #4271 from KPLauritzen/b/broken-link-flaskwtf
Fix broken link to Flask-WTF
|
2021-10-01 09:59:34 -07:00 |
|
Kasper Primdal Lauritzen
|
3a78f501e9
|
Fix broken link to Flask-WTF
|
2021-10-01 09:57:25 -07:00 |
|
David Lord
|
f4a2c35691
|
Merge branch '2.0.x'
|
2021-10-01 09:51:09 -07:00 |
|
David Lord
|
3b83d0c75b
|
Merge pull request #4284 from pallets/update-requirements
Update requirements
|
2021-10-01 09:50:53 -07:00 |
|
David Lord
|
42a6da2da3
|
update requirements
|
2021-10-01 09:46:38 -07:00 |
|
David Lord
|
34ff7d73a7
|
Merge pull request #4283 from pallets/except-chain
use exception chaining
|
2021-10-01 09:42:17 -07:00 |
|
David Lord
|
6a4bf9eec1
|
use exception chaining
fixes flake8-bugbear B904
|
2021-10-01 09:39:10 -07:00 |
|
Pedro Torcatt
|
aa1d34dc51
|
Fix grammatical error (#4268)
* Fix grammatical error
* Update scaffold.py
* Update scaffold.py
|
2021-09-22 10:12:36 -07:00 |
|
Grey Li
|
ca0033c11a
|
Merge pull request #4266 from kkirsche/patch-1
fix: typo docs/debugging.rst:72
|
2021-09-15 08:50:07 +08:00 |
|
Kevin Kirsche
|
9d9108fe25
|
fix: typo docs/debugging.rst:72
docs/debugging.rst:72: controled ==> controlled
|
2021-09-14 12:29:42 -04:00 |
|
David Lord
|
24aab7a08d
|
Merge branch '2.0.x'
|
2021-09-08 16:05:33 -07:00 |
|
David Lord
|
313a70da6e
|
update requirements
|
2021-09-08 16:04:26 -07:00 |
|
David Lord
|
7c7b583603
|
update pre-commit hooks
|
2021-09-08 16:03:56 -07:00 |
|
Mindiell
|
e1dce5c39a
|
Fix typo in docs (#4261)
|
2021-09-08 10:00:36 +02:00 |
|
Grey Li
|
6f852d0d22
|
Merge pull request #4257 from pallets/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2021-09-07 08:31:30 +08:00 |
|
pre-commit-ci[bot]
|
4a37b627ae
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.23.3 → v2.25.0](https://github.com/asottile/pyupgrade/compare/v2.23.3...v2.25.0)
- [github.com/psf/black: 21.7b0 → 21.8b0](https://github.com/psf/black/compare/21.7b0...21.8b0)
|
2021-09-06 19:06:50 +00:00 |
|
Grey Li
|
d01d26e521
|
Merge pull request #4255 from pallets/dependabot/pip/pytest-6.2.5
Bump pytest from 6.2.4 to 6.2.5
|
2021-09-01 16:59:56 +08:00 |
|
dependabot[bot]
|
c58ff55e19
|
Bump pytest from 6.2.4 to 6.2.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.4...6.2.5)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-01 08:41:42 +00:00 |
|
Grey Li
|
048709c8e7
|
Merge pull request #4254 from pallets/dependabot/pip/tox-3.24.3
Bump tox from 3.24.1 to 3.24.3
|
2021-09-01 16:40:46 +08:00 |
|
Grey Li
|
d7199c8785
|
Merge pull request #4253 from pallets/dependabot/pip/pre-commit-2.14.1
Bump pre-commit from 2.14.0 to 2.14.1
|
2021-09-01 16:40:16 +08:00 |
|
Grey Li
|
e4373eba1c
|
Merge pull request #4252 from pallets/dependabot/pip/cryptography-3.4.8
Bump cryptography from 3.4.7 to 3.4.8
|
2021-09-01 16:39:47 +08:00 |
|
dependabot[bot]
|
6d32d34233
|
Bump tox from 3.24.1 to 3.24.3
Bumps [tox](https://github.com/tox-dev/tox) from 3.24.1 to 3.24.3.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/3.24.1...3.24.3)
---
updated-dependencies:
- dependency-name: tox
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-01 08:03:32 +00:00 |
|
dependabot[bot]
|
f6e4e8ab9d
|
Bump pre-commit from 2.14.0 to 2.14.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.14.0...v2.14.1)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-01 08:03:07 +00:00 |
|
dependabot[bot]
|
b5bdcb4602
|
Bump cryptography from 3.4.7 to 3.4.8
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 to 3.4.8.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.4.7...3.4.8)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-01 08:02:40 +00:00 |
|
nabbisen
|
fafc132dcb
|
Update cherokee links in docs/deploying (#4249)
|
2021-08-29 09:21:36 -04:00 |
|
David Lord
|
53eef278ef
|
Merge remote-tracking branch 'origin/2.0.x'
|
2021-08-14 05:21:56 -07:00 |
|
David Lord
|
3261a9451a
|
Merge pull request #4234 from greyli/upload-docs
Remove the mention of Flask-Uploads in the uploading docs
|
2021-08-14 05:21:11 -07:00 |
|
Grey Li
|
84aa8706c0
|
Remove the mention of Flask-Uploads in uploading docs
|
2021-08-14 05:10:45 -07:00 |
|
David Lord
|
a430c43736
|
Merge remote-tracking branch 'origin/2.0.x'
|
2021-08-10 07:05:38 -07:00 |
|
David Lord
|
ae5ad9e1ae
|
add type stub packages
|
2021-08-10 07:05:23 -07:00 |
|
David Lord
|
d4b540eb7d
|
install type stubs from requirements
|
2021-08-10 07:02:55 -07:00 |
|
David Lord
|
13c0eef54c
|
Merge remote-tracking branch 'origin/2.0.x'
|
2021-08-10 07:01:36 -07:00 |
|
David Lord
|
4820737188
|
Merge pull request #4232 from pallets/update-requirements
Update requirements
|
2021-08-10 06:59:35 -07:00 |
|
David Lord
|
31ce7d61cd
|
add type stub packages
|
2021-08-10 06:51:41 -07:00 |
|
David Lord
|
78e82a3ef7
|
update pre-commit hooks
|
2021-08-10 06:50:09 -07:00 |
|
David Lord
|
d9133e9369
|
update requirements
|
2021-08-10 06:49:38 -07:00 |
|
David Lord
|
7e40882e02
|
Merge remote-tracking branch 'origin/2.0.x'
|
2021-08-10 06:33:45 -07:00 |
|
David Lord
|
9c91bb3ce2
|
Merge pull request #4227 from esadek/pip_link
update pip link
|
2021-08-10 06:18:38 -07:00 |
|
Emil Sadek
|
9830fd8a80
|
update pip link
|
2021-08-10 06:07:21 -07:00 |
|
David Lord
|
afc13b9390
|
Merge remote-tracking branch 'origin/2.0.x'
|
2021-08-05 19:48:47 -07:00 |
|
David Lord
|
ef3a82a282
|
Merge pull request #4174 from na2shell/fix_4170
cli loader handles kwargs in app factory
|
2021-08-05 19:37:03 -07:00 |
|
na2shell
|
9f0da9b770
|
cli loader handles kwargs in app factory
|
2021-08-05 19:32:43 -07:00 |
|
David Lord
|
c3f923d0e0
|
Merge pull request #4169 from Rohan-Salwan/dev
fix raising error during cli lazy loading
|
2021-08-05 19:17:52 -07:00 |
|
David Lord
|
2305b056c3
|
add test for lazy loading error
|
2021-08-05 19:15:31 -07:00 |
|