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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/NEOS-AI/Neosearch/network/alerts).
Bumps the pip group with 2 updates in the /samples/clip-search directory: fastapi and python-multipart.
Updates
fastapi
from 0.109.1 to 0.109.2Release notes
Sourced from fastapi's releases.
Commits
141e34f
📝 Update release notes57b0983
🔖 Release FastAPI version 0.109.250e558e
📝 Update release notes4a2be2a
⬆️ Upgrade version of Starlette to>= 0.36.3
(#11086)43f9cbc
📝 Update release notes739739c
🍱 Add new FastAPI logo (#11090)6944ae1
📝 Update release notese239c56
:globe_with_meridians: Update Turkish translation for `docs/tr/docs/fastapi-p...3f3ee24
📝 Update release notesUpdates
python-multipart
from 0.0.6 to 0.0.7Changelog
Sourced from python-multipart's changelog.
Commits
c83e6da
Version 0.0.7 (#77)fb7d3c9
Bump pygments from 2.7.4 to 2.15.0 (#66)20f0ef6
♻️ Refactor header option parser to use the standard library instead of a cus...d3d16da
Use latest invoke version (2.2.0) (#73)8e59feb
Use single quotes to avoid special zsh chars '[' and ']' (#71)86d422c
Update changelog URL (#68)3929f8e
Move tests folder to root folder (#61)Updates
starlette
from 0.35.1 to 0.36.3Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
be4f3e1
Version 0.36.3 (#2460)a2f2dda
Added type annotations to test_session.py (#2466)801e73e
Add type hints totest_concurency.py
(#2474)88331bd
Add type hints toconftest.py
(#2469)5acee62
Added type annotations to test__utils.py (#2470)48ae5cc
Add type hints totest_background.py
(#2473)adf51ea
Add type hints totest_trusted_host.py
(#2467)1f466cc
Add type hints totest_wsgi.py
(#2468)ec417f7
Createanyio.Event
on async context (#2459)a9af536
Add type hints totest_cors.py
(#2458)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show