Sebastián Ramírez
71d51a9953
🔧 Update sponsors, add Codacy ( #10677 )
1 year ago
github-actions
81bab77617
📝 Update release notes
1 year ago
Sebastián Ramírez
781984b226
🔧 Update sponsors, add Reflex ( #10676 )
1 year ago
github-actions
480620372a
📝 Update release notes
1 year ago
Sebastián Ramírez
b04d07c933
📝 Update release notes, move and check latest-changes ( #10588 )
1 year ago
github-actions
46335068d2
📝 Update release notes
1 year ago
Sebastián Ramírez
4f89886b00
👷 Upgrade latest-changes GitHub Action ( #10587 )
1 year ago
Sebastián Ramírez
1c25e2d8dc
📝 Update release notes
1 year ago
Sebastián Ramírez
7e5afe2cb9
🔖 Release version 0.104.1
1 year ago
Sebastián Ramírez
6c53ddd084
📝 Update release notes
1 year ago
github-actions
0f1ddf5f69
📝 Update release notes
1 year ago
Alejandra Klachquin
758a8f29e1
📌 Pin Swagger UI version to 5.9.0 temporarily to handle a bug crashing it in 5.9.1 ( #10529 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
github-actions
e4b21c6eab
📝 Update release notes
1 year ago
Koke
759378d67f
✏️ Update Pydantic links to dotenv support ( #10511 )
1 year ago
github-actions
e7204ac7bf
📝 Update release notes
1 year ago
github-actions
7702c5af36
📝 Update release notes
1 year ago
github-actions
0066578bbe
📝 Update release notes
1 year ago
Hasnat Sajid
6b903ff1fb
✏️ Update links in `docs/en/docs/async.md` and `docs/zh/docs/async.md` to make them relative ( #10498 )
1 year ago
Hasnat Sajid
cbc8f18664
✏️ Fix links in `docs/em/docs/async.md` ( #10507 )
1 year ago
Dmitry
fbe6ba6df1
✏️ Fix typo in `docs/em/docs/index.md`, Python 3.8 ( #10521 )
typo in index page
7️⃣ ❌ -> 8️⃣ ✅
1 year ago
github-actions
b84f9f6ecb
📝 Update release notes
1 year ago
dependabot[bot]
0b83491843
⬆ Bump pillow from 9.5.0 to 10.1.0 ( #10446 )
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.5.0 to 10.1.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/9.5.0...10.1.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
github-actions
38db1fe074
📝 Update release notes
1 year ago
github-actions
378e590757
📝 Update release notes
1 year ago
dependabot[bot]
290191421b
⬆ Update mkdocs-material requirement from <9.0.0,>=8.1.4 to >=8.1.4,<10.0.0 ( #5862 )
⬆ Update mkdocs-material requirement
Updates the requirements on [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) to permit the latest version.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/8.1.4...9.0.3 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
e0c5beb5c8
⬆ Bump mkdocs-material from 9.1.21 to 9.4.7 ( #10545 )
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.21 to 9.4.7.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.1.21...9.4.7 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
github-actions
072c701b0e
📝 Update release notes
1 year ago
Sebastián Ramírez
e45cbb7e5e
👷 Install MkDocs Material Insiders only when secrets are available, for Dependabot ( #10544 )
1 year ago
github-actions
2754d4e0fe
📝 Update release notes
1 year ago
Sebastián Ramírez
f7e338dcd8
🔧 Update sponsors badges, Databento ( #10519 )
1 year ago
github-actions
223970e03c
📝 Update release notes
1 year ago
Sebastián Ramírez
2e14c69c31
👷 Adopt Ruff format ( #10517 )
* 🔧 Update pre-commit, use ruff format
* ⬆️ Upgrade dependencies, use Ruff for formatting
* 🔧 Update Ruff config
* 🔨 Update lint and format scripts, use Ruff
* 🎨 Format internals with Ruff
* 🎨 Format docs scripts
* 🎨 Format tests
* 🎨 Format extra commas in src for docs
* 📝 Update docs mentioning `@lru_cache()`, use `@lru_cache` instead to keep consistency with the format
* 🎨 Update src for docs, use plain `@lru_cache`
* 🎨 Update src for docs format and docs references
1 year ago
github-actions
4ef7a40eae
📝 Update release notes
1 year ago
Sebastián Ramírez
e0a5edaaa3
🔧 Add `CITATION.cff` file for academic citations ( #10496 )
1 year ago
github-actions
f9b53ae778
📝 Update release notes
1 year ago
Sebastián Ramírez
e8bd645fa9
📝 Update data structure and render for external-links ( #10495 )
* 📝 Update data structure and render for external-links
* 📝 Update translations for external links
1 year ago
github-actions
808e3bb9d5
📝 Update release notes
1 year ago
Sebastián Ramírez
9bfbacfe98
🐛 Fix overriding MKDocs theme lang in hook ( #10490 )
1 year ago
github-actions
ab65486e75
📝 Update release notes
1 year ago
worldworm
9b3e166b43
✏️ Fix link to SPDX license identifier in `docs/en/docs/tutorial/metadata.md` ( #10433 )
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
github-actions
07a9b240e9
📝 Update release notes
1 year ago
Giulio Davide Carparelli
89e03bad16
📝 Update example validation error from Pydantic v1 to match Pydantic v2 in `docs/en/docs/tutorial/path-params.md` ( #10043 )
1 year ago
github-actions
f41eb5e005
📝 Update release notes
1 year ago
github-actions
eb017270fc
📝 Update release notes
1 year ago
Heinz-Alexander Fuetterer
ae84ff6e44
✏️ Fix typos in emoji docs and in some source examples ( #10438 )
1 year ago
github-actions
f785a6ce90
📝 Update release notes
1 year ago
Surav Shrestha
6dac39dbca
✏️ Fix typo in `docs/en/docs/reference/dependencies.md` ( #10465 )
1 year ago
yogabonito
4bd1430677
✏️ Fix typos and rewordings in `docs/en/docs/tutorial/body-nested-models.md` ( #10468 )
1 year ago
github-actions
cda5e770ab
📝 Update release notes
1 year ago
yogabonito
57a030175e
📝 Update docs, remove references to removed `pydantic.Required` in `docs/en/docs/tutorial/query-params-str-validations.md` ( #10469 )
1 year ago