Nadav Zingerman
|
eec612ca8d
|
🐛 Fix parameterless `Depends()` with generics (#9479)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-04-01 21:52:56 -05:00 |
dependabot[bot]
|
3c39b1cc0b
|
⬆ Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 (#11318)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.11 to 1.8.14.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.11...v1.8.14)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-01 21:51:11 -05:00 |
github-actions
|
dce7c66275
|
📝 Update release notes
|
2024-04-02 02:51:05 +00:00 |
dependabot[bot]
|
7fb46eab07
|
⬆ Bump pillow from 10.1.0 to 10.2.0 (#11011)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.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/10.1.0...10.2.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-04-02 02:50:49 +00:00 |
dependabot[bot]
|
cf6070a491
|
⬆ Bump black from 23.3.0 to 24.3.0 (#11325)
Bumps [black](https://github.com/psf/black) from 23.3.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.3.0...24.3.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-01 21:50:33 -05:00 |
github-actions
|
58a1a7e8e1
|
📝 Update release notes
|
2024-04-02 02:49:14 +00:00 |
Aleksei Kotenko
|
9c80842cea
|
♻️ Update mypy (#11049)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-04-01 21:48:51 -05:00 |
github-actions
|
1fcf3884e1
|
📝 Update release notes
|
2024-04-02 02:34:42 +00:00 |
Nils Lindemann
|
4d2e77cdb7
|
🌐 Add German translation for `docs/de/docs/tutorial/response-status-code.md` (#10357)
|
2024-04-01 21:32:57 -05:00 |
github-actions
|
2c0c220948
|
📝 Update release notes
|
2024-04-02 02:29:00 +00:00 |
Rafael Barbosa
|
0cf5ad8619
|
⬆️ Upgrade Starlette to >=0.37.2,<0.38.0, remove Starlette filterwarning for internal tests (#11266)
|
2024-04-01 21:28:39 -05:00 |
github-actions
|
3c4945e9ea
|
📝 Update release notes
|
2024-04-02 01:55:09 +00:00 |
Esteban Maya
|
ce2a580dd9
|
👷 Add cron to run test once a week on monday (#11377)
|
2024-04-01 20:54:47 -05:00 |
github-actions
|
8ed3b734cd
|
📝 Update release notes
|
2024-04-01 23:12:42 +00:00 |
Sebastián Ramírez
|
5282481d0f
|
👥 Update FastAPI People (#11387)
Co-authored-by: github-actions <github-actions@github.com>
|
2024-04-01 18:12:23 -05:00 |
github-actions
|
9f882de826
|
📝 Update release notes
|
2024-04-01 16:49:18 +00:00 |
Sebastián Ramírez
|
7fbaa1f7d8
|
➕ Replace mkdocs-markdownextradata-plugin with mkdocs-macros-plugin (#11383)
|
2024-04-01 11:48:56 -05:00 |
github-actions
|
093a75d885
|
📝 Update release notes
|
2024-04-01 05:42:37 +00:00 |
github-actions
|
796d0c00a6
|
📝 Update release notes
|
2024-04-01 05:38:55 +00:00 |
jaystone776
|
ffb036b7d8
|
🌐 Update Chinese translation for `docs/zh/docs/tutorial/query-params.md` (#3480)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-04-01 00:36:47 -05:00 |
github-actions
|
ec96922a28
|
📝 Update release notes
|
2024-04-01 05:36:23 +00:00 |
jaystone776
|
66dfbb6504
|
🌐 Update Chinese translation for `docs/zh/docs/tutorial/body.md` (#3481)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-04-01 00:36:16 -05:00 |
github-actions
|
6eff70f294
|
📝 Update release notes
|
2024-04-01 05:35:49 +00:00 |
jaystone776
|
1e06b177cc
|
🌐 Update Chinese translation for `docs/zh/docs/tutorial/path-params.md` (#3479)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-04-01 00:35:40 -05:00 |
jaystone776
|
cc8d20e654
|
🌐 Update Chinese translation for `docs/tutorial/body-fields.md` (#3496)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-04-01 00:35:27 -05:00 |
github-actions
|
620cdb5567
|
📝 Update release notes
|
2024-04-01 01:16:17 +00:00 |
jaystone776
|
8108cdb737
|
🌐 Update Chinese translation for `docs/tutorial/extra-models.md` (#3497)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-03-31 20:15:53 -05:00 |
github-actions
|
242ed3bf95
|
📝 Update release notes
|
2024-03-31 23:53:11 +00:00 |
Sebastián Ramírez
|
c1796275f9
|
📝 Tweak docs and translations links and remove old docs translations (#11381)
|
2024-03-31 18:52:53 -05:00 |
github-actions
|
d8449b2fff
|
📝 Update release notes
|
2024-03-31 16:37:43 +00:00 |
igeni
|
ee6403212b
|
♻️ Simplify string format with f-strings in `fastapi/applications.py` (#11335)
|
2024-03-31 11:37:21 -05:00 |
github-actions
|
4c2de5e2c3
|
📝 Update release notes
|
2024-03-31 02:47:18 +00:00 |
tokusumi
|
267af47566
|
🌐 Add Japanese translation for `docs/ja/docs/tutorial/metadata.md` (#2667)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-03-30 21:46:56 -05:00 |
github-actions
|
78a883d2c3
|
📝 Update release notes
|
2024-03-31 00:16:43 +00:00 |
github-actions
|
90f4b93c3e
|
📝 Update release notes
|
2024-03-31 00:00:20 +00:00 |
Nils Lindemann
|
cdfa322651
|
🌐 Add German translation for `docs/de/docs/contributing.md` (#10487)
|
2024-03-30 18:55:23 -05:00 |
github-actions
|
447527be5d
|
📝 Update release notes
|
2024-03-30 23:51:04 +00:00 |
github-actions
|
bc1ec514ad
|
📝 Update release notes
|
2024-03-30 23:50:22 +00:00 |
github-actions
|
05b88371bb
|
📝 Update release notes
|
2024-03-30 23:49:41 +00:00 |
github-actions
|
9a5a429aa0
|
📝 Update release notes
|
2024-03-30 23:49:10 +00:00 |
github-actions
|
aa73071b5e
|
📝 Update release notes
|
2024-03-30 23:48:20 +00:00 |
github-actions
|
602445f305
|
📝 Update release notes
|
2024-03-30 23:47:46 +00:00 |
github-actions
|
42d62eb028
|
📝 Update release notes
|
2024-03-30 23:46:03 +00:00 |
github-actions
|
8c3aa5e012
|
📝 Update release notes
|
2024-03-30 23:45:27 +00:00 |
github-actions
|
34caf8e42b
|
📝 Update release notes
|
2024-03-30 23:44:43 +00:00 |
github-actions
|
9c99c43a94
|
📝 Update release notes
|
2024-03-30 23:44:05 +00:00 |
github-actions
|
f61eeb6b18
|
📝 Update release notes
|
2024-03-30 23:43:27 +00:00 |
github-actions
|
8f2be5e005
|
📝 Update release notes
|
2024-03-30 23:41:42 +00:00 |
github-actions
|
802f8bc9b6
|
📝 Update release notes
|
2024-03-30 23:40:53 +00:00 |
github-actions
|
2e355c47f9
|
📝 Update release notes
|
2024-03-30 23:40:22 +00:00 |