]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
♻️ Update logic to import and check `python-multipart` for compatibility with newer...
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 27 Oct 2024 21:46:26 +0000 (22:46 +0100)
committerGitHub <noreply@github.com>
Sun, 27 Oct 2024 21:46:26 +0000 (21:46 +0000)
commitb31cbbf5f5f7680f27c50339ff9fddafadcc3d7a
treeb997b154ea572c7b387534730aeb7804f1c61c27
parentaee7674ed24037c4a7fbc17e2390653ba2055348
♻️ Update logic to import and check `python-multipart` for compatibility with newer version (#12627)
fastapi/dependencies/utils.py
tests/test_multipart_installation.py