11kkw
030012bf4c
🌐 Add Korean translation for `docs/ko/docs/advanced/custom-response.md` ( #13265 )
2 months ago
github-actions
fc94d904c9
📝 Update release notes
[skip ci]
2 months ago
Lee Yesong (이예송)
39b4692525
🌐 Update Korean translation for `docs/ko/docs/tutorial/security/simple-oauth2.md` ( #13335 )
2 months ago
github-actions
15afe2e301
📝 Update release notes
[skip ci]
2 months ago
ScrollDude
03b24b5a52
🌐 Add Russian translation for `docs/ru/docs/advanced/response-cookies.md` ( #13327 )
2 months ago
github-actions
3aeaa0a6a8
📝 Update release notes
[skip ci]
2 months ago
Phương Tấn Thành
5cbb81cc26
🌐 Add Vietnamese translation for `docs/vi/docs/tutorial/static-files.md` ( #11291 )
2 months ago
Joao-Pedro-P-Holanda
5e2896fd3c
docs: documenting edge case in Security's scopes parameter
adding a short information about the case where a string is given in
place of a list of strings (or similar) on the Doc of the Security
function in fastapi/param_functions.py
2 months ago
pre-commit-ci[bot]
64b01d7762
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
2 months ago
Joao-Pedro-P-Holanda
9513d48196
fix: type hinting get_security_scopes with typing List
using List from typing package, as python's list can't be subscriptable
in python 3.8
2 months ago
Joao-Pedro-P-Holanda
55d8392d85
chore: adding type to get_security_scopes
adding type hint for get_security_scopes in
tests/test_security_oauth2_scopes.py
2 months ago
Joao-Pedro-P-Holanda
872f59b4d6
fix: correcting redeclaration of function
changing function redeclaration in tests/test_security_oauth2_scopes.py
2 months ago
Joao-Pedro-P-Holanda
33f7758db0
fix: removing Annotated usages
removing Annotated to keep compatibility with python 3.8
2 months ago
Joao-Pedro-P-Holanda
c25d62ff4b
chore: adding type hint for scopes string case
adding Sequence[str] type hint on the self.scopes declaration when
scopes is a string in Security
2 months ago
pre-commit-ci[bot]
7ddaebfc58
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
2 months ago
Joao-Pedro-P-Holanda
62d92fa5ef
fix: correcting Security scopes when string is given
creating a list explicitly with scopes value when scopes receives a
string
2 months ago
Joao-Pedro-P-Holanda
005d6e4b85
test: adding tests to security scopes verification
adding tests to validate an user scope created with a simple string or a
list of strings
2 months ago
github-actions
eea196f4a5
📝 Update release notes
[skip ci]
2 months ago
Emil Sadek
126a9b33c9
📝 Fix test badge ( #13313 )
* Fix test badge
* Fix test badge in docs
---------
Co-authored-by: Emil Sadek <esadek@users.noreply.github.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
2 months ago
github-actions
57a9a64435
📝 Update release notes
[skip ci]
2 months ago
11kkw
ad33193f2c
🌐 Add Korean translation for `docs/ko/docs/tutorial/dependencies/dependencies-with-yield.md` ( #13257 )
2 months ago
github-actions
c6c45ae488
📝 Update release notes
[skip ci]
2 months ago
github-actions
828079cb6e
📝 Update release notes
[skip ci]
2 months ago
github-actions
4740ccdcce
📝 Update release notes
[skip ci]
2 months ago
github-actions
49b18c87a0
📝 Update release notes
[skip ci]
2 months ago
github-actions
42a3b1526e
📝 Update release notes
[skip ci]
2 months ago
dependabot[bot]
83332ff9b2
⬆ Bump mkdocs-material from 9.5.18 to 9.6.1 ( #13301 )
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.18 to 9.6.1.
- [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.5.18...9.6.1 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
2 months ago
dependabot[bot]
8cde8dc2a9
⬆ Bump pillow from 11.0.0 to 11.1.0 ( #13300 )
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 11.0.0 to 11.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/11.0.0...11.1.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
2 months ago
Phương Tấn Thành
e86ef5e57d
🌐 Add Vietnamese translation for `docs/vi/docs/virtual-environments.md` ( #13282 )
2 months ago
github-actions
8a6d81afad
📝 Update release notes
[skip ci]
2 months ago
Valentyn
f9352c18de
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/static-files.md` ( #13285 )
2 months ago
Phương Tấn Thành
38d409dd67
🌐 Add Vietnamese translation for `docs/vi/docs/environment-variables.md` ( #13287 )
2 months ago
Sebastián Ramírez
e814707cd1
👥 Update FastAPI People - Sponsors ( #13295 )
Co-authored-by: github-actions <github-actions@github.com>
2 months ago
github-actions
640a5b6fc3
📝 Update release notes
[skip ci]
2 months ago
github-actions
6e8da9d00a
📝 Update release notes
[skip ci]
2 months ago
github-actions
25ee2357d7
📝 Update release notes
[skip ci]
2 months ago
github-actions
27d0ccc11c
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
b6b031b456
👥 Update FastAPI People - Experts ( #13303 )
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
2 months ago
Sebastián Ramírez
495ff5baa9
👥 Update FastAPI GitHub topic repositories ( #13302 )
Co-authored-by: github-actions <github-actions@github.com>
2 months ago
Sebastián Ramírez
50b307c9f6
👥 Update FastAPI People - Contributors and Translators ( #13293 )
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
2 months ago
github-actions
2bb94fb90b
📝 Update release notes
[skip ci]
2 months ago
Phương Tấn Thành
2d7d5dafb0
🌐 Add Vietnamese translation for `docs/vi/docs/fastapi-cli.md` ( #13294 )
2 months ago
Valentyn
701f5791d3
🌐 Add Ukrainian translation for `docs/uk/docs/features.md` ( #13308 )
2 months ago
github-actions
eee8d4c58a
📝 Update release notes
[skip ci]
2 months ago
Valentyn
0c24d0607b
🌐 Add Ukrainian translation for `docs/uk/docs/learn/index.md` ( #13306 )
2 months ago
github-actions
f97c8de41a
📝 Update release notes
[skip ci]
2 months ago
João Pedro
52c1488a37
🌐 Update Portuguese Translation for `docs/pt/docs/deployment/https.md` ( #13317 )
2 months ago
github-actions
3958e5a113
📝 Update release notes
[skip ci]
2 months ago
Rafael de Oliveira Marques
fb19d9895d
🌐 Update Portuguese Translation for `docs/pt/docs/index.md` ( #13328 )
2 months ago
github-actions
ae724b05ce
📝 Update release notes
[skip ci]
2 months ago