-
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 19 updates #62
Closed
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 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [authlib](https://github.com/lepture/authlib) | `1.3.2` | `1.4.0` | | [beanie](https://github.com/roman-right/beanie) | `1.26.0` | `1.28.0` | | [colorlog](https://github.com/borntyping/python-colorlog) | `6.8.2` | `6.9.0` | | [cryptography](https://github.com/pyca/cryptography) | `43.0.1` | `44.0.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.0` | `0.115.6` | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.1` | | [minio](https://github.com/minio/minio-py) | `7.2.8` | `7.2.13` | | [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.4` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.10` | `0.0.20` | | [qdrant-client](https://github.com/qdrant/qdrant-client) | `1.11.2` | `1.12.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.7` | `0.8.4` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20240917` | `6.0.12.20241230` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.6` | `0.34.0` | | [langchain](https://github.com/langchain-ai/langchain) | `0.3.0` | `0.3.13` | | [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.29.post1` | Updates `authlib` from 1.3.2 to 1.4.0 - [Release notes](https://github.com/lepture/authlib/releases) - [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst) - [Commits](lepture/authlib@v1.3.2...v1.4.0) Updates `beanie` from 1.26.0 to 1.28.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.28.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 44.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.1...44.0.0) Updates `fastapi` from 0.115.0 to 0.115.6 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.0...0.115.6) Updates `httpx` from 0.27.2 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.1) Updates `minio` from 7.2.8 to 7.2.13 - [Release notes](https://github.com/minio/minio-py/releases) - [Commits](minio/minio-py@7.2.8...7.2.13) 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.4 - [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.4) Updates `python-multipart` from 0.0.10 to 0.0.20 - [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.20) Updates `qdrant-client` from 1.11.2 to 1.12.2 - [Release notes](https://github.com/qdrant/qdrant-client/releases) - [Commits](qdrant/qdrant-client@v1.11.2...v1.12.2) Updates `ruff` from 0.6.7 to 0.8.4 - [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.4) Updates `types-pyyaml` from 6.0.12.20240917 to 6.0.12.20241230 - [Commits](https://github.com/python/typeshed/commits) Updates `uvicorn` from 0.30.6 to 0.34.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](encode/uvicorn@0.30.6...0.34.0) Updates `langchain` from 0.3.0 to 0.3.13 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.3.0...langchain==0.3.13) 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.29.post1 - [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.29.post1) --- updated-dependencies: - dependency-name: authlib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - 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-major dependency-group: poetry - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor 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: types-pyyaml dependency-type: direct:production update-type: version-update:semver-patch 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
Jan 1, 2025
Superseded by #63. |
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 19 updates in the / directory:
1.3.2
1.4.0
1.26.0
1.28.0
6.8.2
6.9.0
43.0.1
44.0.0
0.115.0
0.115.6
0.27.2
0.28.1
7.2.8
7.2.13
3.8.0
4.0.1
2.9.2
2.10.4
0.0.10
0.0.20
1.11.2
1.12.2
0.6.7
0.8.4
6.0.12.20240917
6.0.12.20241230
0.30.6
0.34.0
0.3.0
0.3.13
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.29.post1
Updates
authlib
from 1.3.2 to 1.4.0Changelog
Sourced from authlib's changelog.
Commits
eb34edf
chore: release 1.4.0bc55003
Merge pull request #695 from MeggyCal/master1d10ff3
Support httpx 0.2827fb1fd
docs: remove starlette.config.Config from docs via #6125a0ca3c
Updated notes on using acache
instance when initializingOAuth
. (#693)fbdbbd6
Merge pull request #691 from iSOLveIT/masterd36dc38
Fixed typos and grammatical errors in the flask_client docs.639ca66
doc: changelog for contributions since version 1.3.2858f7d9
Merge pull request #637 from frankie567/fix/oidc-guess-prompt1cba980
doc: improve RFC9068 examples in documentationUpdates
beanie
from 1.26.0 to 1.28.0Release notes
Sourced from beanie's releases.
... (truncated)
Changelog
Sourced from beanie's changelog.
... (truncated)
Commits
0773aed
Version/1.28.0 (#1077)75db4a4
feat(skip_index): possibility added to skip index actions (#942)b4244ff
Update documents.py22e4acc
add python 3.13 and jit into testing66d78bf
Fix Parsing of JSON Pydantic Object Id valuesf9d79ff
Fix kwargs/args untyped (#1049)3421d55
modify tests so we no-longer have to filter for deprecation warnings8c3b753
fix issues caused by #1044ef58386
update pre-commitcbf8a74
remove python 3.7Updates
colorlog
from 6.8.2 to 6.9.0Commits
dfa10f5
Bump versionf939a44
satisfy mypy607485d
Support Python 3.13Updates
cryptography
from 43.0.1 to 44.0.0Changelog
Sourced from cryptography's changelog.
Commits
f299a48
remove deprecated call (#12052)439eb05
Bump version for 44.0.0 (#12051)2c5ad4d
chore(deps): bump maturin from 1.7.4 to 1.7.5 in /.github/requirements (#12050)d23968a
chore(deps): bump libc from 0.2.165 to 0.2.166 (#12049)133c0e0
Bump x509-limbo and/or wycheproof in CI (#12047)f2259d7
Bump BoringSSL and/or OpenSSL in CI (#12046)e201c87
fixed metadata in changelog (#12044)c6104cc
Prohibit Python 3.9.0, 3.9.1 -- they have a bug that causes errors (#12045)d6cac75
Add support for decrypting S/MIME messages (#11555)b8e5bfd
chore(deps): bump libc from 0.2.164 to 0.2.165 (#12042)Updates
fastapi
from 0.115.0 to 0.115.6Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
bb8c2a6
🔖 Release version 0.115.6905ec1e
📝 Update release notes4f81575
🐛 Preserve traceback when exception is raised in sync dependency withyield
...8255edf
📝 Update release notes53c8784
🌐 Add Traditional Chinese translation fordocs/zh-hant/docs/async.md
(#12990)2971352
📝 Update release notes8376228
🌐 Add Traditional Chinese translation for `docs/zh-hant/docs/tutorial/query-p...6c7873c
📝 Update release notesd75b81c
🌐 Add Korean translation fordocs/ko/docs/advanced/testing-dependencies.md
...206037c
📝 Update release notesUpdates
httpx
from 0.27.2 to 0.28.1Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
26d48e0
Version 0.28.1 (#3445)89599a9
Fixverify=False
,cert=...
case. (#3442)8ecb86f
Add test for request params behavior changes (#3364) (#3440)0cb7e5a
Bump the python-packages group with 11 updates (#3434)15e21e9
Updating deprecated docstring Client() class (#3426)80960fa
Version 0.28.0. (#3419)a33c878
Fixextensions
type annotation. (#3380)ce7e14d
Error on verify as str. (#3418)47f4a96
Handle empty zstd responses (#3412)189fc4b
Update CHANGELOG.md, fix typo(s) (#3406)Updates
minio
from 7.2.8 to 7.2.13Release notes
Sourced from minio's releases.
... (truncated)
Commits
169fe81
IamAwsProvider: fix url with role name (#1465)94c60c5
Add NewerNoncurrentVersions in LifecycleConfig (#1469)a7b443d
Update version to next release7ec72b8
list_objects: add extra headers and extra query parameters (#1458)caf9ab0
Pass request_headers to stat_object API from fget_object API (#1461)b048920
Update version to next release1e7b7ce
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)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.4Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.