forked from openai/chatgpt-retrieval-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the pip group across 1 directory with 18 updates #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/pip-179aa34947
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the pip group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/tiangolo/fastapi) | `0.92.0` | `0.109.1` | | [pydantic](https://github.com/pydantic/pydantic) | `1.10.7` | `1.10.13` | | [python-multipart](https://github.com/andrew-d/python-multipart) | `0.0.6` | `0.0.7` | | [qdrant-client](https://github.com/qdrant/qdrant-client) | `1.1.1` | `1.9.0` | | [redis](https://github.com/redis/redis-py) | `4.5.1` | `4.5.4` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.8.4` | `3.9.4` | | [authlib](https://github.com/lepture/authlib) | `1.2.0` | `1.3.1` | | [certifi](https://github.com/certifi/python-certifi) | `2022.12.7` | `2024.7.4` | | [cryptography](https://github.com/pyca/cryptography) | `40.0.1` | `42.0.4` | | [dnspython](https://github.com/rthalley/dnspython) | `2.3.0` | `2.6.1` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.7` | | [langchain](https://github.com/langchain-ai/langchain) | `0.0.133` | `0.2.3` | | [pillow](https://github.com/python-pillow/Pillow) | `9.5.0` | `10.3.0` | | [pycryptodomex](https://github.com/Legrandin/pycryptodome) | `3.17` | `3.19.1` | | [setuptools](https://github.com/pypa/setuptools) | `67.6.1` | `70.0.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.65.0` | `4.66.3` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.15` | `1.26.19` | Updates `fastapi` from 0.92.0 to 0.109.1 - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.92.0...0.109.1) Updates `pydantic` from 1.10.7 to 1.10.13 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.10.7...v1.10.13) Updates `python-multipart` from 0.0.6 to 0.0.7 - [Release notes](https://github.com/andrew-d/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.6...0.0.7) Updates `qdrant-client` from 1.1.1 to 1.9.0 - [Release notes](https://github.com/qdrant/qdrant-client/releases) - [Commits](qdrant/qdrant-client@v1.1.1...v1.9.0) Updates `redis` from 4.5.1 to 4.5.4 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v4.5.1...v4.5.4) Updates `aiohttp` from 3.8.4 to 3.9.4 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.8.4...v3.9.4) Updates `authlib` from 1.2.0 to 1.3.1 - [Release notes](https://github.com/lepture/authlib/releases) - [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst) - [Commits](authlib/authlib@v1.2.0...v1.3.1) Updates `certifi` from 2022.12.7 to 2024.7.4 - [Commits](certifi/python-certifi@2022.12.07...2024.07.04) Updates `cryptography` from 40.0.1 to 42.0.4 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@40.0.1...42.0.4) Updates `dnspython` from 2.3.0 to 2.6.1 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.3.0...v2.6.1) Updates `idna` from 3.4 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.7) Updates `langchain` from 0.0.133 to 0.2.3 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@v0.0.133...langchain==0.2.3) Updates `pillow` from 9.5.0 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@9.5.0...10.3.0) Updates `pycryptodomex` from 3.17 to 3.19.1 - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](Legrandin/pycryptodome@v3.17.0...v3.19.1) Updates `setuptools` from 67.6.1 to 70.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v67.6.1...v70.0.0) Updates `starlette` from 0.25.0 to 0.35.1 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](Kludex/starlette@0.25.0...0.35.1) Updates `tqdm` from 4.65.0 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.65.0...v4.66.3) Updates `urllib3` from 1.26.15 to 1.26.19 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.15...1.26.19) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production dependency-group: pip - dependency-name: pydantic dependency-type: direct:production dependency-group: pip - dependency-name: python-multipart dependency-type: direct:production dependency-group: pip - dependency-name: qdrant-client dependency-type: direct:production dependency-group: pip - dependency-name: redis dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-type: indirect dependency-group: pip - dependency-name: authlib dependency-type: indirect dependency-group: pip - dependency-name: certifi dependency-type: indirect dependency-group: pip - dependency-name: cryptography dependency-type: indirect dependency-group: pip - dependency-name: dnspython dependency-type: indirect dependency-group: pip - dependency-name: idna dependency-type: indirect dependency-group: pip - dependency-name: langchain dependency-type: indirect dependency-group: pip - dependency-name: pillow dependency-type: indirect dependency-group: pip - dependency-name: pycryptodomex dependency-type: indirect dependency-group: pip - dependency-name: setuptools dependency-type: indirect dependency-group: pip - dependency-name: starlette dependency-type: indirect dependency-group: pip - dependency-name: tqdm dependency-type: indirect dependency-group: pip - dependency-name: urllib3 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the pip group with 17 updates in the / directory:
0.92.00.109.11.10.71.10.130.0.60.0.71.1.11.9.04.5.14.5.43.8.43.9.41.2.01.3.12022.12.72024.7.440.0.142.0.42.3.02.6.13.43.70.0.1330.2.39.5.010.3.03.173.19.167.6.170.0.04.65.04.66.31.26.151.26.19Updates
fastapifrom 0.92.0 to 0.109.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
7633d15🔖 Release version 0.109.1a4de147📝 Update release notes9d34ad0Merge pull request from GHSA-qf9m-vfgh-m389ebf9723📝 Update release notes8590d0c👥 Update FastAPI People (#11074)063d7ff📝 Update release notes3c81e62🌐 Add Spanish translation fordocs/es/docs/external-links.md(#10933)6c4a143📝 Update release notesd254e2f🌐 Update Korean translation fordocs/ko/docs/tutorial/first-steps.md, `docs...6f6e786📝 Update release notesUpdates
pydanticfrom 1.10.7 to 1.10.13Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
Commits
8822578Prepare release 1.10.13 (#7674)59d8f38[Backport] Add max length check tovalidate_email(#7673)69b92b5Make the v1 mypy plugin work with both v1 and v2 (#6920)87bf417Update pip commands to install 1.10 (#6930)d9c2af3Prepare release 1.10.12 (#6825)2aaddf6Deque's maxlen property dropped on V1 validation (#6586)15c82d9Prepare for 1.10.11 (#6420)8750c37no longer tag docs release as latest2c0e2a6Fix import of create_model in tools.py (#6364)0e8a387Prepare for 1.10.10 (#6308)Updates
python-multipartfrom 0.0.6 to 0.0.7Changelog
Sourced from python-multipart's changelog.
Commits
c83e6daVersion 0.0.7 (#77)fb7d3c9Bump pygments from 2.7.4 to 2.15.0 (#66)20f0ef6♻️ Refactor header option parser to use the standard library instead of a cus...d3d16daUse latest invoke version (2.2.0) (#73)8e59febUse single quotes to avoid special zsh chars '[' and ']' (#71)86d422cUpdate changelog URL (#68)3929f8eMove tests folder to root folder (#61)Updates
qdrant-clientfrom 1.1.1 to 1.9.0Release notes
Sourced from qdrant-client's releases.
... (truncated)
Commits
16fb1f6bump version to v1.9.06b001b8V1.9.x (#608)e0820e0fix: align formatters versions (#602)93a2c2dnew: convert nan and inf in local mode to none (#603)1983900docs: typo fix of extra word in quickstarteee34e8deprecate recreate_collection (#601)0ce5ca0do not use vectors_count in test and in local mode (#600)a7a798cfix: fix field schema type conversion (#605)bbe0131Remove warning for scalar divide with infef8e772Feat: bearer token authentication support (#591)Updates
redisfrom 4.5.1 to 4.5.4Release notes
Sourced from redis's releases.
... (truncated)
Commits
e1017fdVersion 4.5.4 (#2674)ef3f086Fix async (#2673)5acbde3Fixing cancelled async futures (#2666)6d886d7Fix issue 2660: PytestUnraisableExceptionWarning from asycio client (#2669)326bb1cremoving useless files (#2642)4856813UnixDomainSocketConnection missing constructor argument (#2630)4802530fix: do not use asyncio's timeout lib before 3.11.2 (#2659)66a4d6bAsyncIO Race Condition Fix (#2641)318b114Version 4.5.2 (#2627)1b2f408Fix behaviour of async PythonParser to match RedisParser as for issue #2349 (...Updates
aiohttpfrom 3.8.4 to 3.9.4Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
b3397c7Release v3.9.4 (#8201)a7e240a[PR #8320/9ba9a4e5 backport][3.9] Fix Python parser to mark responses without...2833552Escape filenames and paths in HTML when generating index pages (#8317) (#8319)ed43040[PR #8309/c29945a1 backport][3.9] Improve reliability of run_app test (#8315)ec2be05[PR #8299/28d026eb backport][3.9] Create marker for internal tests (#8307)292d961[PR #8304/88c80c14 backport][3.9] Check for backports in CI (#8305)cebe526Fix handling of multipart/form-data (#8280) (#8302)270ae9c[PR #8297/d15f07cf backport][3.9] Upgrade to llhttp 9.2.1 (#8292) (#8298)bb23105[PR #8283/54e13b0a backport][3.9] Fix blocking I/O in the event loop while pr...3f79241[PR #8286/28f1fd88 backport][3.9] docs: remove repetitive word in comment (#8...Updates
authlibfrom 1.2.0 to 1.3.1Release notes
Sourced from authlib's releases.
Changelog
Sourced from authlib's changelog.
Commits
df226abchore: release 1.3.13bea812fix: prevent OctKey to import ssh/rsa/pem keysa7d68b4chore: release 1.3.0a26f1d0Merge GitHub action for release2d66702Merge pull request #591 from Sparrow0hawk/patch-20f8e087docs: add changelog for 1.3.03ffc950chore: fix pypi release actiona2543b9chore: add pypi github actionc7e1b2dchore: move configuration from setup.cfg to pyproject.toml04e83f6Merge pull request #598 from tanguilp/fix-rfc9068-no-scope-in-jwsUpdates
certififrom 2022.12.7 to 2024.7.4Commits
bd815382024.07.04 (#295)06a2cbfBump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294)13bba02Bump actions/checkout from 4.1.6 to 4.1.7 (#293)e8abcd0Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#292)124f4ad2024.06.02 (#291)c2196ce--- (#290)fefdeecBump actions/checkout from 4.1.4 to 4.1.5 (#289)3c5fb15Bump actions/download-artifact from 4.1.6 to 4.1.7 (#286)4a9569aBump actions/checkout from 4.1.2 to 4.1.4 (#287)1fc8086Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#288)Updates
cryptographyfrom 40.0.1 to 42.0.4Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
fe18470Bump for 42.0.4 release (#10445)aaa2dd0Fix ASN.1 issues in PKCS#7 and S/MIME signing (#10373) (#10442)7a4d012Fixes #10422 -- don't crash when a PKCS#12 key and cert don't match (#10423) ...df314bbbackport actions m1 switch to 42.0.x (#10415)c49a7a5changelog and version bump for 42.0.3 (#10396)396bcf6fix provider loading take two (#10390) (#10395)0e0e46fbackport: initialize openssl's legacy provider in rust (#10323) (#10333)2202123changelog and version bump 42.0.2 (#10268)f7032bdbump openssl in CI (#10298) (#10299)002e886Fixes #10294 -- correct accidental change to exchange kwarg (#10295) (#10296)Updates
dnspythonfrom 2.3.0 to 2.6.1Release notes
Sourced from dnspython's releases.