generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 19
chore(deps): bump the python-dependencies group across 1 directory with 28 updates #514
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
develop
Choose a base branch
from
dependabot/pip/develop/python-dependencies-107cb12f79
base: develop
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.
Open
chore(deps): bump the python-dependencies group across 1 directory with 28 updates #514
dependabot
wants to merge
1
commit into
develop
from
dependabot/pip/develop/python-dependencies-107cb12f79
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
c46b90a to
0b0f9a2
Compare
697bbee to
5c35deb
Compare
…th 28 updates Bumps the python-dependencies group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pyarrow](https://github.com/apache/arrow) | `17.0.0` | `21.0.0` | | [datasets](https://github.com/huggingface/datasets) | `2.20.0` | `4.2.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.111.1` | `0.119.0` | | [locust](https://github.com/locustio/locust) | `2.25.0` | `2.41.6` | | [mangum](https://github.com/Kludex/mangum) | `0.17.0` | `0.19.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.5.0` | `4.3.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.9` | `2.12.3` | | [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.6.1` | `3.8.0` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.25` | `1.2.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.22.0` | `0.37.0` | | [boto3](https://github.com/boto/boto3) | `1.35.95` | `1.40.55` | | [tiktoken](https://github.com/openai/tiktoken) | `0.11.0` | `0.12.0` | | [python-docx](https://github.com/python-openxml/python-docx) | `1.1.2` | `1.2.0` | | [pypdf](https://github.com/py-pdf/pypdf) | `6.0.0` | `6.1.1` | | [langchain-community](https://github.com/langchain-ai/langchain) | `0.3.27` | `0.4` | | [langchain-core](https://github.com/langchain-ai/langchain) | `0.3.76` | `1.0.0` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `0.3.33` | `1.0.0` | | [langchain-text-splitters](https://github.com/langchain-ai/langchain) | `0.3.11` | `1.0.0` | | [cachetools](https://github.com/tkem/cachetools) | `5.5.0` | `6.2.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.4.2` | | [moto[all]](https://github.com/getmoto/moto) | `5.0.3` | `5.1.15` | | [lxml](https://github.com/lxml/lxml) | `5.3.0` | `6.0.2` | | [opensearch-py](https://github.com/opensearch-project/opensearch-py) | `2.8.0` | `3.0.0` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.10` | `2.9.11` | | [black](https://github.com/psf/black) | `24.3.0` | `25.9.0` | | [flake8](https://github.com/pycqa/flake8) | `7.0.0` | `7.3.0` | | [mypy](https://github.com/python/mypy) | `1.9.0` | `1.18.2` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.33.2` | `2.41.4` | Updates `pyarrow` from 17.0.0 to 21.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@go/v17.0.0...apache-arrow-21.0.0) Updates `datasets` from 2.20.0 to 4.2.0 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@2.20.0...4.2.0) Updates `fastapi` from 0.111.1 to 0.119.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.111.1...0.119.0) Updates `locust` from 2.25.0 to 2.41.6 - [Release notes](https://github.com/locustio/locust/releases) - [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md) - [Commits](locustio/locust@2.25.0...2.41.6) Updates `mangum` from 0.17.0 to 0.19.0 - [Release notes](https://github.com/Kludex/mangum/releases) - [Changelog](https://github.com/Kludex/mangum/blob/main/CHANGELOG.md) - [Commits](Kludex/mangum@0.17.0...0.19.0) Updates `pre-commit` from 3.5.0 to 4.3.0 - [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.5.0...v4.3.0) Updates `pydantic` from 2.11.9 to 2.12.3 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.9...v2.12.3) Updates `pytest-xdist` from 3.6.1 to 3.8.0 - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.6.1...v3.8.0) Updates `pytest-asyncio` from 0.25 to 1.2.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.0...v1.2.0) Updates `uvicorn` from 0.22.0 to 0.37.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.22.0...0.37.0) Updates `boto3` from 1.35.95 to 1.40.55 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.95...1.40.55) Updates `tiktoken` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/openai/tiktoken/releases) - [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md) - [Commits](openai/tiktoken@0.11.0...0.12.0) Updates `python-docx` from 1.1.2 to 1.2.0 - [Changelog](https://github.com/python-openxml/python-docx/blob/master/HISTORY.rst) - [Commits](python-openxml/python-docx@v1.1.2...v1.2.0) Updates `pypdf` from 6.0.0 to 6.1.1 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.0.0...6.1.1) Updates `langchain-community` from 0.3.27 to 0.4 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits) Updates `langchain-core` from 0.3.76 to 1.0.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==0.3.76...langchain-core==1.0.0) Updates `langchain-openai` from 0.3.33 to 1.0.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==0.3.33...langchain-openai==1.0.0) Updates `langchain-text-splitters` from 0.3.11 to 1.0.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-text-splitters==0.3.11...langchain-text-splitters==1.0.0) Updates `cachetools` from 5.5.0 to 6.2.1 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.5.0...v6.2.1) Updates `pytest` from 8.3.2 to 8.4.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...8.4.2) Updates `moto[all]` from 5.0.3 to 5.1.15 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.0.3...5.1.15) Updates `lxml` from 5.3.0 to 6.0.2 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-5.3.0...lxml-6.0.2) Updates `opensearch-py` from 2.8.0 to 3.0.0 - [Release notes](https://github.com/opensearch-project/opensearch-py/releases) - [Changelog](https://github.com/opensearch-project/opensearch-py/blob/main/CHANGELOG.md) - [Commits](opensearch-project/opensearch-py@v2.8.0...v3.0.0) Updates `psycopg2-binary` from 2.9.10 to 2.9.11 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.10...2.9.11) Updates `black` from 24.3.0 to 25.9.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.3.0...25.9.0) Updates `flake8` from 7.0.0 to 7.3.0 - [Commits](PyCQA/flake8@7.0.0...7.3.0) Updates `mypy` from 1.9.0 to 1.18.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.18.2) Updates `pydantic-core` from 2.33.2 to 2.41.4 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.33.2...v2.41.4) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: datasets dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: fastapi dependency-version: 0.119.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: locust dependency-version: 2.41.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mangum dependency-version: 0.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pydantic dependency-version: 2.12.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest-xdist dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: uvicorn dependency-version: 0.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: boto3 dependency-version: 1.40.55 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: tiktoken dependency-version: 0.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: python-docx dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pypdf dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: langchain-community dependency-version: '0.4' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: langchain-core dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: langchain-openai dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: langchain-text-splitters dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: cachetools dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: moto[all] dependency-version: 5.1.15 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: lxml dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: opensearch-py dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: psycopg2-binary dependency-version: 2.9.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pydantic-core dependency-version: 2.41.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
5c35deb to
21b3a14
Compare
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 python-dependencies group with 28 updates in the / directory:
17.0.021.0.02.20.04.2.00.111.10.119.02.25.02.41.60.17.00.19.03.5.04.3.02.11.92.12.33.6.13.8.00.251.2.00.22.00.37.01.35.951.40.550.11.00.12.01.1.21.2.06.0.06.1.10.3.270.40.3.761.0.00.3.331.0.00.3.111.0.05.5.06.2.18.3.28.4.25.0.35.1.155.3.06.0.22.8.03.0.02.9.102.9.1124.3.025.9.07.0.07.3.01.9.01.18.22.33.22.41.4Updates
pyarrowfrom 17.0.0 to 21.0.0Release notes
Sourced from pyarrow's releases.
... (truncated)
Commits
ee4d09eMINOR: [Release] Update versions for 21.0.0f13a579MINOR: [Release] Update .deb/.rpm changelogs for 21.0.06fd2a16MINOR: [Release] Update CHANGELOG.md for 21.0.0cf261bfGH-47078: [Release] Ensure using cloned apache/arrow for reproducible check (...ddbc3dcGH-47074: [Release] Use reproducible mtime for csharp/ in source archive (#47...0534eb2GH-47071: [Release] Dereference all hard links in source archive (#47072)f845b41GH-47069: [Release] Add missing "needs: target" (#47070)1c08f8eGH-47067: [Release] Fix wrong GitHub Actions context in verify_rc.yml (#47068)70e5c51GH-47065: [Release] Fix timeout key in verify_rc.yml (#47066)254a85cGH-47063: [Release] Define missing RELEASE_TARBALL (#47064)Updates
datasetsfrom 2.20.0 to 4.2.0Release notes
Sourced from datasets's releases.
... (truncated)
Commits
7e1350brelease: 4.2.0 (#7808)fd8d287typo (#7807)5eec91aParquet: addon_bad_fileargument to error/warn/skip bad files (#7806)02ee330Less api calls when resolving data_files (#7805)cfcdfceMore Parquet streaming docs (#7803)4e18df1Add parquet scan options and docs (#7801)6f2502cSample without replacement option when interleaving datasets (#7786)095c7dcDefine CI future (#7799)a0c786cSupport huggingface_hub v0.x and v1.x (#7783)c412a6ffeat: avoid some copies in torch formatter (#7787)Updates
fastapifrom 0.111.1 to 0.119.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
2e721e1🔖 Release version 0.119.0fc7a068📝 Update release notes3a3879b📝 Update release notesd34918a✨ Add support forfrom pydantic.v1 import BaseModel, mixed Pydantic v1 and ...352dbef🔖 Release version 0.118.396e7d6e📝 Update release notes3611c3f⬆️ Add support for Python 3.14 (#14165)942fce3🔖 Release version 0.118.213b067c📝 Update release notes185cecd🐛 Fix tagged discriminated union not recognized as body field (#12942)Updates
locustfrom 2.25.0 to 2.41.6Release notes
Sourced from locust's releases.
... (truncated)
Changelog
Sourced from locust's changelog.
... (truncated)
Commits
9b56947Merge pull request #3235 from locustio/officially-support-python-3.14-and-tes...d48665aExplicitly mention Python 3.14 support in package & add it to automated testing894ae53Use www.locust.cloud host instead of bare locust.cloud in examples and tests ...70184dfFastHttpUser: Allow http status code 30834b1d94Merge pull request #3232 from andrewbaldwin44/bugfix/unsafe-template-arg7aea5ebFix unsafe template arg367d6b0changelog fixb1e9132changelogea958aaBump locust-cloud version.b8626e3Merge pull request #3230 from locustio/fix-issue-with---run-time-on-workersUpdates
mangumfrom 0.17.0 to 0.19.0Release notes
Sourced from mangum's releases.
Changelog
Sourced from mangum's changelog.
Commits
4152a4eVersion 0.19.0 (#338)631b930Add support for lifespan state (#337)5a7121dUpdate linting and type checker setup (#336)b7e18edRemove FUNDING.yml (#335)c8246c5Create CNAME (#334)b749f95Version 0.18.0 (#333)a32d59dVersion 0.18.0a1 (#332)4a95083Update documentation (#331)93baf9cPublish documentation on tag push (#330)d8455d1Remove codecov (#329)Updates
pre-commitfrom 3.5.0 to 4.3.0Release notes
Sourced from pre-commit's releases.
... (truncated)
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
b74a22dv4.3.0cc899deMerge pull request #3507 from bc-lee/dart-fix2a0bceaDowngrade Dart SDK version installed in the CIf1cc7a4Make Dart pre-commit hook compatible with the latest Dart SDKs72a3b71Merge pull request #3504 from pre-commit/pre-commit-ci-update-configc8925a4[pre-commit.ci] pre-commit autoupdatea5fe6c5Merge pull request #3496 from ericphanson/eph/jl-startup6f1f433Julia language: skip startup.jl filec681721Merge pull request #3499 from pre-commit/pre-commit-ci-update-config4fd4537[pre-commit.ci] pre-commit autoupdateUpdates
pydanticfrom 2.11.9 to 2.12.3Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
1a8850dPrepare release 2.12.309dbcf2AddFieldInfo.asdict()method, improve documentation aroundFieldInfo5da4331Improve documentation about serialize as any behavior9c86324Raise a warning when an invalid after model validator function signature is r...36a73c6Updatepydantic-extra-typesdependency to version>=2.10.61e616a3Prepare release v2.12.2dc302e2Fix issue with recursive generic models with a parent model class6876485Bumppydantic-coreto v2.41.4b4076c6Prepare release 2.12.1b67f072Bumppydantic-coreto v2.41.3Updates
pytest-xdistfrom 3.6.1 to 3.8.0Changelog
Sourced from pytest-xdist's changelog.
Commits
1e3e4dcRelease 3.8.0600aad5Ensure all xdist group names are strings (#1216)9d7ba5bAdd--no-loadscope-reorderand--loadscope-reorderoptions (#1217)532f07fMerge pull request #1210 from pytest-dev/pre-commit-ci-update-config0883ad0Fix Path usage intest_rsync_roots_no_roots58a51bc[pre-commit.ci] pre-commit autoupdate59a2ad0Merge pull request #1220 from pytest-dev/dependabot/github_actions/github-act...d42b9c7build(deps): bump hynek/build-and-inspect-python-packageebfcb99Merge pull request #1206 from pytest-dev/release-3.7.023b7fd6[pre-commit.ci] pre-commit autoupdate (#1207)Updates
pytest-asynciofrom 0.25 to 1.2.0Release notes
Sourced from pytest-asyncio's releases.