vc-authn-oidc
vc-authn-oidc copied to clipboard
Bump python-multipart from 0.0.7 to 0.0.9 in /oidc-controller
Bumps python-multipart from 0.0.7 to 0.0.9.
Release notes
Sourced from python-multipart's releases.
Version 0.0.9
- Add support for Python 3.12 #85.
- Drop support for Python 3.7 #95.
- Add
MultipartState(IntEnum)#96.- Add
QuerystringState#97.- Add
TypedDictcallbacks #98.- Add config
TypedDicts #99.
Full Changelog: https://github.com/Kludex/python-multipart/compare/0.0.8...0.0.9
Version 0.0.8
What's Changed
- Bump jinja2 from 2.11.3 to 3.1.3 by
@dependabotin Kludex/python-multipart#76- ✅ Add ReDos check test by
@tiangoloin Kludex/python-multipart#81- Cleanup unused regex patterns by
@tselepakisin Kludex/python-multipart#82- Check if
Message.get_paramsreturn 3-tupleinstead ofstronparse_options_headerby@lorenpikein Kludex/python-multipart#79- Version 0.0.8 by
@Kludexin Kludex/python-multipart#83New Contributors
@tselepakismade their first contribution in Kludex/python-multipart#82@lorenpikemade their first contribution in Kludex/python-multipart#79Full Changelog: https://github.com/Kludex/python-multipart/compare/0.0.7...0.0.8
Changelog
Sourced from python-multipart's changelog.
0.0.9 (2024-02-10)
- Add support for Python 3.12 #85.
- Drop support for Python 3.7 #95.
- Add
MultipartState(IntEnum)#96.- Add
QuerystringState#97.- Add
TypedDictcallbacks #98.- Add config
TypedDicts #99.0.0.8 (2024-02-09)
Commits
3035c45Version 0.0.9 (#100)c26e6d1Add configTypedDicts (#99)8fdf6f8AddTypedDictcallbacks (#98)9c936b7AddQuerystringState(#97)4e24a3eAdd ruff andMultipartState(IntEnum)(#96)7f99806Bump the python-packages group with 20 updates (#92)d1ddb05Drop support for Python 3.7 (#95)66aa2d5Bump the github-actions group with 2 updates (#94)26e2de2Group GitHub acitons on dependabot (#93)3a13f0bBump actions/setup-python from 4 to 5 (#91)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)