Rishab Motgi
d8a04c782f
fix: use tuple comparison for python-multipart version check
String comparison is lexicographic, so "0.0.100" > "0.0.12" evaluates to
False ("1" < "9" by char code). A valid python-multipart==0.0.100+
installation was incorrectly rejected as too old, raising multipart_not_installed_error
on any Form() or File() endpoint.
Parse the version into an integer tuple before comparing so numeric ordering
is used instead.
4 weeks ago
github-actions[bot]
5341528623
📝 Update release notes
[skip ci]
4 weeks ago
Sebastián Ramírez
ff6a38a434
🌐 Update translations for ja (update-outdated) ( #15530 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
Co-authored-by: Yurii Motov <[email protected] >
4 weeks ago
github-actions[bot]
626ae1918c
📝 Update release notes
[skip ci]
4 weeks ago
Sebastián Ramírez
3780ba5472
🌐 Update translations for uk (update-outdated) ( #15529 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
Co-authored-by: Yurii Motov <[email protected] >
4 weeks ago
github-actions[bot]
21697d9794
📝 Update release notes
[skip ci]
4 weeks ago
Sebastián Ramírez
628ff21528
🌐 Update translations for pt (update-outdated) ( #15528 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
Co-authored-by: Yurii Motov <[email protected] >
4 weeks ago
github-actions[bot]
bf3668de89
📝 Update release notes
[skip ci]
4 weeks ago
Sebastián Ramírez
f343905934
🌐 Update translations for de (update-outdated) ( #15527 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
Co-authored-by: Yurii Motov <[email protected] >
4 weeks ago
github-actions[bot]
3ab6f1b31d
📝 Update release notes
[skip ci]
4 weeks ago
Sebastián Ramírez
f3963927ec
🌐 Update translations for tr (update-outdated) ( #15526 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
Co-authored-by: Yurii Motov <[email protected] >
4 weeks ago
github-actions[bot]
1f48fb42fc
📝 Update release notes
[skip ci]
4 weeks ago
Sebastián Ramírez
5cfd983e1d
🌐 Update translations for ko (update-outdated) ( #15525 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
4 weeks ago
github-actions[bot]
e3844f1972
📝 Update release notes
[skip ci]
4 weeks ago
Sebastián Ramírez
99812444ab
📝 Update docs, simplify usage of admonitions, only default ones ( #15553 )
4 weeks ago
github-actions[bot]
480fdba26a
📝 Update release notes
[skip ci]
4 weeks ago
Sebastián Ramírez
f0c3d87da2
🌐 Update translations for zh-hant (update-outdated) ( #15524 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
Co-authored-by: Yurii Motov <[email protected] >
4 weeks ago
github-actions[bot]
4047993ba8
📝 Update release notes
[skip ci]
4 weeks ago
Sebastián Ramírez
e6edf14a27
🌐 Update translations for fr (update-outdated) ( #15522 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
4 weeks ago
github-actions[bot]
34a82b1b87
📝 Update release notes
[skip ci]
4 weeks ago
Sofie Van Landeghem
622dcdc99c
🔒 ️ Only allow team members to modify dependencies ( #15548 )
4 weeks ago
github-actions[bot]
8106d6391d
📝 Update release notes
[skip ci]
4 weeks ago
Sebastián Ramírez
6163cc7996
🌐 Update translations for es (update-outdated) ( #15523 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
4 weeks ago
github-actions[bot]
c7171f86b2
📝 Update release notes
[skip ci]
4 weeks ago
Sebastián Ramírez
eff8bc4e66
🌐 Update translations for zh (update-outdated) ( #15520 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
4 weeks ago
github-actions[bot]
9364f552e6
📝 Update release notes
[skip ci]
4 weeks ago
Sebastián Ramírez
72f127ddad
🌐 Update translations for ru (update-outdated) ( #15521 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
Co-authored-by: Yurii Motov <[email protected] >
4 weeks ago
github-actions[bot]
a35a0b8b62
📝 Update release notes
[skip ci]
4 weeks ago
Yurii Motov
3e2ef69479
📝 Fix image URLs in `index.md` ( #15534 )
4 weeks ago
github-actions[bot]
ecace740f3
📝 Update release notes
[skip ci]
4 weeks ago
dependabot[bot]
6939bf8bb7
⬆ Bump actions/add-to-project from 1.0.2 to 2.0.0 ( #15490 )
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 weeks ago
github-actions[bot]
40e383e0b2
📝 Update release notes
[skip ci]
4 weeks ago
dependabot[bot]
a0f42dd7d5
⬆ Bump actions/labeler from 6.0.1 to 6.1.0 ( #15507 )
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 weeks ago
github-actions[bot]
6f2dbb96ac
📝 Update release notes
[skip ci]
4 weeks ago
Sebastián Ramírez
b6abc93bff
🔧 Remove Ruff ignored rule for tabs ( #15533 )
4 weeks ago
github-actions[bot]
b31ffc1efd
📝 Update release notes
[skip ci]
4 weeks ago
Sebastián Ramírez
b71da659cf
🔧 Update sponsors badge ( #15532 )
4 weeks ago
github-actions[bot]
b70238d9e3
📝 Update release notes
[skip ci]
4 weeks ago
Sebastián Ramírez
2c26191e30
🔧 Add sponsor: TalorData ( #15531 )
4 weeks ago
github-actions[bot]
e89a37e50d
📝 Update release notes
[skip ci]
1 month ago
dependabot[bot]
5d5666bec5
⬆ Bump ty from 0.0.21 to 0.0.34 ( #15443 )
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: svlandeg <[email protected] >
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 month ago
github-actions[bot]
7cb195394c
📝 Update release notes
[skip ci]
1 month ago
dependabot[bot]
3ec959abc7
⬆ Bump pydantic from 2.13.2 to 2.13.3 ( #15444 )
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
github-actions[bot]
622b6356b5
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
fb7429378d
👷 Add pre-commit to check typos ( #15482 )
1 month ago
github-actions[bot]
3efd86c1fd
📝 Update release notes
[skip ci]
1 month ago
Carlos Rodríguez Romo
f8cbeabf81
🌐 Fix typos in Spanish LLM-prompt ( #15472 )
Co-authored-by: Motov Yurii <[email protected] >
1 month ago
github-actions[bot]
8c660a6819
📝 Update release notes
[skip ci]
1 month ago
Isaac
810fd2a888
✏️ Fix Azkaban spelling typo in `virtual-environments.md` ( #15463 )
1 month ago
github-actions[bot]
ecf73d61c3
📝 Update release notes
[skip ci]
1 month ago