-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps): bump the poetry group across 1 directory with 16 updates #43
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/poetry-12b0cab147
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 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 poetry group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [beanie](https://github.com/roman-right/beanie) | `1.26.0` | `1.27.0` | | [colorlog](https://github.com/borntyping/python-colorlog) | `6.8.2` | `6.9.0` | | [cryptography](https://github.com/pyca/cryptography) | `43.0.1` | `43.0.3` | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.0` | `0.115.5` | | [minio](https://github.com/minio/minio-py) | `7.2.8` | `7.2.11` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.8.0` | `4.0.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.1` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.10` | `0.0.17` | | [qdrant-client](https://github.com/qdrant/qdrant-client) | `1.11.2` | `1.12.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.7` | `0.8.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.6` | `0.32.1` | | [langchain](https://github.com/langchain-ai/langchain) | `0.3.0` | `0.3.7` | | [mmh3](https://github.com/hajimes/mmh3) | `5.0.0` | `5.0.1` | | [pystemmer](https://github.com/snowballstem/pystemmer) | `2.2.0.1` | `2.2.0.3` | | [sentence-transformers](https://github.com/UKPLab/sentence-transformers) | `3.1.1` | `3.3.1` | | [xformers](https://github.com/facebookresearch/xformers) | `0.0.28.post1` | `0.0.28.post3` | Updates `beanie` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/roman-right/beanie/releases) - [Changelog](https://github.com/BeanieODM/beanie/blob/main/docs/changelog.md) - [Commits](BeanieODM/beanie@1.26.0...1.27.0) Updates `colorlog` from 6.8.2 to 6.9.0 - [Release notes](https://github.com/borntyping/python-colorlog/releases) - [Commits](borntyping/python-colorlog@v6.8.2...v6.9.0) Updates `cryptography` from 43.0.1 to 43.0.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.1...43.0.3) Updates `fastapi` from 0.115.0 to 0.115.5 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.0...0.115.5) Updates `minio` from 7.2.8 to 7.2.11 - [Release notes](https://github.com/minio/minio-py/releases) - [Commits](minio/minio-py@7.2.8...7.2.11) Updates `pre-commit` from 3.8.0 to 4.0.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.8.0...v4.0.1) Updates `pydantic` from 2.9.2 to 2.10.1 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.2...v2.10.1) Updates `python-multipart` from 0.0.10 to 0.0.17 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.10...0.0.17) Updates `qdrant-client` from 1.11.2 to 1.12.1 - [Release notes](https://github.com/qdrant/qdrant-client/releases) - [Commits](qdrant/qdrant-client@v1.11.2...v1.12.1) Updates `ruff` from 0.6.7 to 0.8.0 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.6.7...0.8.0) Updates `uvicorn` from 0.30.6 to 0.32.1 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.6...0.32.1) Updates `langchain` from 0.3.0 to 0.3.7 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.3.0...langchain==0.3.7) Updates `mmh3` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/hajimes/mmh3/releases) - [Changelog](https://github.com/hajimes/mmh3/blob/master/CHANGELOG.md) - [Commits](hajimes/mmh3@v5.0.0...v5.0.1) Updates `pystemmer` from 2.2.0.1 to 2.2.0.3 - [Changelog](https://github.com/snowballstem/pystemmer/blob/master/ChangeLog) - [Commits](https://github.com/snowballstem/pystemmer/commits) Updates `sentence-transformers` from 3.1.1 to 3.3.1 - [Release notes](https://github.com/UKPLab/sentence-transformers/releases) - [Commits](UKPLab/sentence-transformers@v3.1.1...v3.3.1) Updates `xformers` from 0.0.28.post1 to 0.0.28.post3 - [Release notes](https://github.com/facebookresearch/xformers/releases) - [Changelog](https://github.com/facebookresearch/xformers/blob/main/CHANGELOG.md) - [Commits](facebookresearch/xformers@v0.0.28.post1...v0.0.28.post3) --- updated-dependencies: - dependency-name: beanie dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: colorlog dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: minio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major dependency-group: poetry - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: python-multipart dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: qdrant-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: langchain dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry - dependency-name: mmh3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry - dependency-name: pystemmer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry - dependency-name: sentence-transformers dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry - dependency-name: xformers dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Nov 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
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 poetry group with 16 updates in the / directory:
1.26.0
1.27.0
6.8.2
6.9.0
43.0.1
43.0.3
0.115.0
0.115.5
7.2.8
7.2.11
3.8.0
4.0.1
2.9.2
2.10.1
0.0.10
0.0.17
1.11.2
1.12.1
0.6.7
0.8.0
0.30.6
0.32.1
0.3.0
0.3.7
5.0.0
5.0.1
2.2.0.1
2.2.0.3
3.1.1
3.3.1
0.0.28.post1
0.0.28.post3
Updates
beanie
from 1.26.0 to 1.27.0Release notes
Sourced from beanie's releases.
... (truncated)
Changelog
Sourced from beanie's changelog.
... (truncated)
Commits
fb32f59
Version/1.27.0 (#1037)4318aa9
fix return type from document update (#1030)b438edc
fix type hint using pymongo client session instead of motor client session (#...71438c1
add testing on all major mongo versions and python 3.12 (#1034)8cb5aa8
test: add test to ensure dict with enum keys are encoded properly (#1001)b0c9037
Replace deprecated datetime.utcnow with datetime.now (#1014)5110b08
fixes #911602e377
fix formatting9df725b
fix docstringse155c9e
fix setUpdates
colorlog
from 6.8.2 to 6.9.0Commits
dfa10f5
Bump versionf939a44
satisfy mypy607485d
Support Python 3.13Updates
cryptography
from 43.0.1 to 43.0.3Changelog
Sourced from cryptography's changelog.
Commits
c2afb4f
Backport metadata fix for vectors (#11797)9a3cdb5
43.0.2 release: fix libressl 4.0.0 (#11796)Updates
fastapi
from 0.115.0 to 0.115.5Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
f057f4a
🔖 Release version 0.115.5c6f021e
📝 Update release notes91a9293
♻️ Update internal checks to support Pydantic 2.10 (#12914)f716490
📝 Update release notesc178106
📝 Update includes fordocs/en/docs/tutorial/body.md
(#12757)88cc900
📝 Update release notes20809a1
⬆ [pre-commit.ci] pre-commit autoupdate (#12907)5a48c37
📝 Update release notes13892a3
📝 Update includes indocs/en/docs/advanced/testing-dependencies.md
(#12647)9467000
📝 Update release notesUpdates
minio
from 7.2.8 to 7.2.11Release notes
Sourced from minio's releases.
Commits
1e7b7ce
fix python3.13 leap day parsing warning in time.from_http_header() (#1452)c3f0254
fix calling cleanup function in Worker.run() to avoid race condition (#1455)3ead668
WebIdentityClientGrantsProvider: use 'id_token' as fallback to 'access_token'...246da60
remove EOLed python 3.8 support (#1453)1b44255
prompt_object API support (#1450)13868b0
Update version to next release96212de
fix SnowballObject typing (#1449)2d3982f
add presigned range GET test (#1447)adb2409
docs(example): AvoidUnboundLocalError
for get_object when exception (#1442)adca8ad
fix: token type retrieved in WebIdentity provider (#1446)Updates
pre-commit
from 3.8.0 to 4.0.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
cc4a522
v4.0.1772d7d4
Merge pull request #3324 from pre-commit/migrate-config-purelib222c62b
fix migrate-config for purelib yaml3d5548b
Merge pull request #3323 from pre-commit/pre-commit-ci-update-config4235a87
[pre-commit.ci] pre-commit autoupdatedbccd57
v4.0.0d07e529
Merge pull request #3320 from pre-commit/remove-python-venv801b956
remove deprecated python_venv aliasa2f7b80
Merge pull request #3315 from pre-commit/warn-deprecated-stage-names-on-initd317223
add warning for deprecates stages for remote repos on initUpdates
pydantic
from 2.9.2 to 2.10.1Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
17e60fa
spacing369b355
remove typo4c75404
Prepare for v2.10.1 release (#10939)e0fc82f
Bumppydantic-core
version to v2.27.1 (#10938)30b31da
Fix JSON schema title when specified as''
(#10936)45bd7a7
Fix URL equality with different validation methods (#10934)6153054
Fix url constraint application (#10922)71168ba
Use theglobals
of the function when evaluating the return type of serializ...4def331
Use the parent configuration during schema generation for stdlib dataclasses ...a2acc52
Fix type checking issue withmodel_fields
andmodel_computed_fields
(#10911)Updates
python-multipart
from 0.0.10 to 0.0.17Release notes
Sourced from python-multipart's releases.
... (truncated)
Changelog
Sourced from python-multipart's changelog.
Commits
616b81e
Version 0.0.17 (Description has been truncated