Sebastián Ramírez
add7c4800c
⬆️ Upgrade test dependencies: Black, HTTPX, databases, types-ujson ( #5399 )
2022-09-15 13:32:22 +00:00
Sebastián Ramírez
74ce2204ae
⬆️ Upgrade mypy and tweak internal type annotations ( #5398 )
2022-09-15 13:26:21 +00:00
Sebastián Ramírez
3658733b5e
🔧 Update test dependencies, upgrade Pytest, move dependencies from dev to test ( #5396 )
2022-09-15 13:01:46 +00:00
Marcelo Trylesinski
adcf03f2bc
⬆ Upgrade version required of Starlette from `0.19.1` to `0.20.4` ( #4820 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-09-15 14:32:05 +02:00
Ofek Lev
4267bd1f4f
🔧 Update package metadata, drop support for Python 3.6, move build internals from Flit to Hatch ( #5240 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-09-14 20:31:19 +02:00
Michael Oliver
8cd8aa4b67
🔧 Update mypy config, use `strict = true` instead of manual configs ( #4605 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-26 15:25:02 +02:00
James Curtin
d5c84594cb
⬆ Upgrade version pin accepted for Flake8, for internal code, to `flake8 >=3.8.3,<6.0.0` ( #4097 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-26 11:41:23 +02:00
Sebastián Ramírez
3d0f130ff3
🔧 Add pre-commit with first config and first formatting pass ( #4888 )
...
* 🔧 Add first pre-commit config
* 🎨 Format YAML files with pre-commit
* 🎨 Format Markdown with pre-commit
* 🎨 Format SVGs, drawio, JS, HTML with pre-commit
* ➕ Add pre-commit to dev dependencies
* ⬇️ Extend pre-commit range to support Python 3.6
2022-05-12 00:06:16 +00:00
Marcelo Trylesinski
f396912043
⬆ Upgrade Starlette from 0.19.0 to 0.19.1 ( #4819 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 03:22:26 +00:00
Marcelo Trylesinski
86fa3cb24f
⬆ Upgrade Starlette from 0.18.0 to 0.19.0 ( #4488 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-09 13:06:42 -05:00
Marcelo Trylesinski
33d61430cf
⬆ Upgrade Starlette from 0.17.1 to 0.18.0 ( #4483 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-05 17:19:59 -05:00
Sebastián Ramírez
3cbfae16cf
⬆️ Update ujson ranges for CVE-2021-45958 ( #4804 )
2022-04-17 16:17:59 +00:00
Sebastián Ramírez
02fae6a38e
⬆️ Upgrade dependencies upper range for extras "all" ( #4803 )
2022-04-17 15:51:42 +00:00
Sebastián Ramírez
e1d0e3874b
➖ Temporarily remove typer-cli from dependencies and upgrade Black ( #4754 )
2022-04-01 23:01:51 +00:00
Sebastián Ramírez
a1ede32f29
🔧 Add FastAPI Trove Classifier for PyPI ( #4386 )
2022-01-07 14:17:13 +00:00
Sebastián Ramírez
d08a062ee2
✨ Add docs and tests for Python 3.9 and Python 3.10 ( #3712 )
...
Co-authored-by: Thomas Grainger <tagrain@gmail.com>
2022-01-07 15:11:31 +01:00
Sebastián Ramírez
764ecae2d4
⬆ Upgrade MkDocs Material and configs ( #4385 )
2022-01-07 11:24:00 +01:00
simondale00
2b10ca1cc4
⬆️ Upgrade Starlette to 0.17.1 ( #4145 )
...
Co-authored-by: Dima Tisnek <dimaqq@gmail.com>
Co-authored-by: simond <simond@surveymonkey.com>
Co-authored-by: Samuel Colvin <s@muelcolvin.com>
Co-authored-by: Samuel Colvin <samcolvin@gmail.com>
2022-01-07 10:34:28 +01:00
Sebastián Ramírez
46cf92c55a
⬆️ Upgrade Starlette to 0.16.0 ( #4016 )
2021-10-07 19:20:30 +02:00
Thomas Grainger
637cf89dbd
🔧 Correct DeprecationWarning config and comment in pytest settings ( #4008 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-07 18:21:46 +02:00
Sebastián Ramírez
a8bde38f7c
➖ Remove `graphene` as an optional dependency ( #4007 )
2021-10-06 15:42:55 +00:00
Thomas Grainger
11d0a08acd
✨ Add support for Trio via AnyIO ( #3372 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-06 17:32:11 +02:00
Sebastián Ramírez
ae22bca9fe
⬆️ Upgrade development `autoflake`, supporting multi-line imports ( #3988 )
2021-10-05 10:17:31 +00:00
Sebastián Ramírez
96ca425b1f
⬆️ Increase dependency ranges for tests and docs: pytest-cov, pytest-asyncio, black, httpx, sqlalchemy, databases, mkdocs-markdownextradata-plugin ( #3987 )
2021-10-05 10:07:40 +00:00
SnkSynthesis
ba8c78d87f
⬆Increase supported version of aiofiles to suppress warnings ( #2899 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-05 11:17:14 +02:00
Filipe Laíns
8a02a47124
➖ Do not require backports in Python >= 3.7 ( #1880 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-05 10:58:00 +02:00
Taneli Hukkinen
cf5e67590a
⬆ Upgrade required Python version to >= 3.6.1, needed by typing.Deque, used by Pydantic ( #2733 )
...
Co-authored-by: Taneli Hukkinen <hukkinj1@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-05 10:46:42 +02:00
ArcLight_Slavik
8c102814fd
⬆ Upgrade internal testing dependencies: mypy to version 0.910, add newly needed type packages ( #3350 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-05 10:40:08 +02:00
Marcelo Trylesinski
2680f369d0
⬆️ Bump Uvicorn max range to 0.15.0 ( #3345 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-05 10:06:35 +02:00
Sebastián Ramírez
9a33a0e24c
➕ Update docs library to include sources in Markdown ( #3648 )
2021-08-02 14:53:52 +00:00
Marcelo Trylesinski
ab33ba27af
⬆ Add support for Python 3.9 ( #2298 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-08-02 16:02:34 +02:00
Thomas Grainger
2d296c5d07
🔧 Configure strict pytest options and update/refactor tests ( #2790 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-07-19 21:14:58 +02:00
Sebastián Ramírez
8cc6f9baac
⬆️ Upgrade python-jose dependency for tests ( #3468 )
2021-07-05 13:45:03 +02:00
Sebastián Ramírez
97d8d4016b
⬆ Upgrade docs development dependency on `typer-cli` to >=0.0.12 to fix conflicts ( #3429 )
2021-06-29 23:22:23 +02:00
Sebastián Ramírez
a6293397bc
📌 Upgrade pydantic pin, to handle security vulnerability CVE-2021-29510 ( #3213 )
2021-05-11 23:17:17 +02:00
Hannes Küttner
4aed0411e9
⬆️ Upgrade Starlette to 0.14.2, including internal UJSONResponse migrated from Starlette ( #2335 )
2021-05-10 16:09:04 +02:00
Sebastián Ramírez
36721d4362
📌 Pin SQLAlchemy range, as it doesn't use SemVer ( #3001 )
2021-03-27 17:36:07 +01:00
Sebastián Ramírez
4d208b2b90
🎨 Add newly required type annotations for mypy ( #2882 )
...
* ⬆️ Upgrade mypy
* 🎨 Add extra type annotations, now required by mypy
2021-03-01 20:01:50 +01:00
Sebastián Ramírez
1e58a3e44c
⬆️ Upgrade Uvicorn when installing fastapi[all] to the latest version including uvloop ( #2548 )
...
* ⬆️ Upgrade Uvicorn when installing fastapi[all] to the latest version, including uvloop
* ⬆️ Relax Uvicorn version range to the minimum supported
in case anyone depends older versions somehow installed with FastAPI extras
2020-12-20 20:12:39 +01:00
Sebastián Ramírez
fdb6c9ccc5
✨ Improve type annotations, add support for mypy --strict, internally and for external packages ( #2547 )
2020-12-20 19:50:00 +01:00
Sebastián Ramírez
6de9f5890d
➖ Remove Typer as a docs building dependency (covered by typer-cli) to fix pip resolver conflicts ( #2539 )
2020-12-19 19:06:19 +01:00
Sebastián Ramírez
4bcdbc5673
✨ Set up and enable Material for MkDocs Insiders for the docs ( #2325 )
...
* ⬆️ Upgrade Material for MkDocs
* ⬆️ Install Material for MkDocs Insiders on CI
* 🔧 Update MkDocs configs to use Material for MkDocs Insiders
* ✨ Use the lightbulb because it looks nice 💡
* 💚 Fix GitHub Action workflow syntax for building docs
* 🐛 Fix GitHub Actions workflow syntax, strike one ⚾
2020-11-08 12:42:55 +01:00
Sebastián Ramírez
e1758d107e
⬆ Require Pydantic > 1.0 ( #1862 )
...
* 🔥 Remove support for Pydantic < 1.0
* 🔥 Remove deprecated skip_defaults from jsonable_encoder and set default for exclude to None, as in Pydantic
* ♻️ Set default of response_model_exclude=None as in Pydantic
* ⬆️ Require Pydantic >=1.0.0 in requirements
2020-08-09 22:17:08 +02:00
Nima Mashhadi M. Reza
da9b5201c4
🔧 Add Flake8 linting ( #1774 )
...
Co-authored-by: nimashadix <nimashadix@pop-os.localdomain>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-08-09 12:54:05 +02:00
Felix Böhm
2fd28434dd
📝 Add documentation about async tests (pytest-asyncio and httpx) ( #1619 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-08-08 20:01:18 +02:00
Adrien Cacciaguerra
6d7c9893d4
⬆️ Bump mkdocs-material ( #1789 )
2020-08-03 08:33:43 +02:00
James Alford-Golojuch
4170659359
⬆ Updates Starlette to version 0.13.6 ( #1759 )
...
Co-authored-by: jalfordgolojuch <jalfordgolojuch@activecampaign.com>
2020-07-22 08:25:32 +02:00
Brian Mboya
921642dc7b
📝 Update JWT docs to use python-jose ( #1610 )
...
* 📝 Update JWT docs with python-jose
* 📝 Update format and use python-jose in docs
* ➕ Add Python-jose to dependencies
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-07-10 20:24:38 +02:00
Sebastián Ramírez
a5c03ba1b7
✨ External links in docs with data file ( #1701 )
...
* ➕ Add mkdocs-markdownextradata-plugin for docs
* 🔧 Update MkDocs config file(s) to include external data
* ✨ Add external links data file
* 📝 Use external data file in External Links
* ♻️ Update data files for langs
The cost is some duplication 😔 , these files are updated by the script, but to be able to serve locally they have to be duplicated
* ✨ Update docs script to copy data files
* 🔥 Remove needed duplication of data files for live docs in translations
2020-07-10 14:31:44 +02:00
Sebastián Ramírez
3c6dafcc8e
📌 Pin dependencies ( #1697 )
...
* 📌 Pin dependencies
* 🐛 Fix config in pyproject.toml
2020-07-10 00:15:39 +02:00