deps(deps): bump the python-minor-updates group with 25 updates#27
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
deps(deps): bump the python-minor-updates group with 25 updates#27dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the python-minor-updates group with 25 updates: | Package | From | To | | --- | --- | --- | | [pypandoc](https://github.com/JessicaTegner/pypandoc) | `1.14` | `1.17` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.10.1` | `4.17.0` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.3.3` | | [joblib](https://github.com/joblib/joblib) | `1.4.2` | `1.5.3` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.5.2` | `1.8.0` | | [faiss-cpu](https://github.com/kyamagu/faiss-wheels) | `1.9.0.post1` | `1.13.2` | | [spacy](https://github.com/explosion/spaCy) | `3.7.6` | `3.8.14` | | [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) | `3.10.1` | `3.14.5` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.34.0` | `0.46.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.4` | `2.13.3` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.7.1` | `2.14.0` | | [email-validator](https://github.com/JoshData/python-email-validator) | `2.2.0` | `2.3.0` | | [prometheus-client](https://github.com/prometheus/client_python) | `0.21.1` | `0.25.0` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.29.0` | `1.41.1` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.29.0` | `1.41.1` | | [opentelemetry-instrumentation-fastapi](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.50b0` | `0.62b1` | | [opentelemetry-exporter-otlp-proto-grpc](https://github.com/open-telemetry/opentelemetry-python) | `1.29.0` | `1.41.1` | | [arq](https://github.com/python-arq/arq) | `0.26.1` | `0.28.0` | | [hiredis](https://github.com/redis/hiredis-py) | `3.1.1` | `3.3.1` | | [python-docx](https://github.com/python-openxml/python-docx) | `1.1.2` | `1.2.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.6` | `0.15.12` | | [bandit](https://github.com/PyCQA/bandit) | `1.8.3` | `1.9.4` | | [mypy](https://github.com/python/mypy) | `1.14.1` | `1.20.2` | | [locust](https://github.com/locustio/locust) | `2.32.6` | `2.43.4` | | [pip-audit](https://github.com/pypa/pip-audit) | `2.8.0` | `2.10.0` | Updates `pypandoc` from 1.14 to 1.17 - [Release notes](https://github.com/JessicaTegner/pypandoc/releases) - [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md) - [Commits](JessicaTegner/pypandoc@v1.14...v1.17) Updates `pymongo` from 4.10.1 to 4.17.0 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.10.1...4.17.0) Updates `click` from 8.1.7 to 8.3.3 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.7...8.3.3) Updates `joblib` from 1.4.2 to 1.5.3 - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](joblib/joblib@1.4.2...1.5.3) Updates `scikit-learn` from 1.5.2 to 1.8.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.5.2...1.8.0) Updates `faiss-cpu` from 1.9.0.post1 to 1.13.2 - [Release notes](https://github.com/kyamagu/faiss-wheels/releases) - [Commits](faiss-wheels/faiss-wheels@v1.9.0.post1...v1.13.2) Updates `spacy` from 3.7.6 to 3.8.14 - [Release notes](https://github.com/explosion/spaCy/releases) - [Commits](explosion/spaCy@release-v3.7.6...release-v3.8.14) Updates `rapidfuzz` from 3.10.1 to 3.14.5 - [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases) - [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](rapidfuzz/RapidFuzz@v3.10.1...v3.14.5) Updates `uvicorn` from 0.34.0 to 0.46.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.34.0...0.46.0) Updates `pydantic` from 2.10.4 to 2.13.3 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.4...v2.13.3) Updates `pydantic-settings` from 2.7.1 to 2.14.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.7.1...v2.14.0) Updates `email-validator` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/JoshData/python-email-validator/releases) - [Changelog](https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md) - [Commits](JoshData/python-email-validator@v2.2.0...v2.3.0) Updates `prometheus-client` from 0.21.1 to 0.25.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.21.1...v0.25.0) Updates `opentelemetry-api` from 1.29.0 to 1.41.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.41.1/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.29.0...v1.41.1) Updates `opentelemetry-sdk` from 1.29.0 to 1.41.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.41.1/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.29.0...v1.41.1) Updates `opentelemetry-instrumentation-fastapi` from 0.50b0 to 0.62b1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-exporter-otlp-proto-grpc` from 1.29.0 to 1.41.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.41.1/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.29.0...v1.41.1) Updates `arq` from 0.26.1 to 0.28.0 - [Release notes](https://github.com/python-arq/arq/releases) - [Changelog](https://github.com/python-arq/arq/blob/main/HISTORY.rst) - [Commits](python-arq/arq@v0.26.1...v0.28.0) Updates `hiredis` from 3.1.1 to 3.3.1 - [Release notes](https://github.com/redis/hiredis-py/releases) - [Changelog](https://github.com/redis/hiredis-py/blob/master/CHANGELOG.md) - [Commits](redis/hiredis-py@v3.1.1...v3.3.1) 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 `ruff` from 0.8.6 to 0.15.12 - [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.8.6...0.15.12) Updates `bandit` from 1.8.3 to 1.9.4 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.3...1.9.4) Updates `mypy` from 1.14.1 to 1.20.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.20.2) Updates `locust` from 2.32.6 to 2.43.4 - [Release notes](https://github.com/locustio/locust/releases) - [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md) - [Commits](locustio/locust@2.32.6...2.43.4) Updates `pip-audit` from 2.8.0 to 2.10.0 - [Release notes](https://github.com/pypa/pip-audit/releases) - [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md) - [Commits](pypa/pip-audit@v2.8.0...v2.10.0) --- updated-dependencies: - dependency-name: pypandoc dependency-version: '1.17' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: pymongo dependency-version: 4.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: click dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: joblib dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: scikit-learn dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: faiss-cpu dependency-version: 1.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: spacy dependency-version: 3.8.14 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: rapidfuzz dependency-version: 3.14.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: uvicorn dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: pydantic dependency-version: 2.13.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: pydantic-settings dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: email-validator dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: prometheus-client dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: opentelemetry-api dependency-version: 1.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: opentelemetry-sdk dependency-version: 1.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: opentelemetry-instrumentation-fastapi dependency-version: 0.62b1 dependency-type: direct:production dependency-group: python-minor-updates - dependency-name: opentelemetry-exporter-otlp-proto-grpc dependency-version: 1.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: arq dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: hiredis dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: python-docx dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: bandit dependency-version: 1.9.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: locust dependency-version: 2.43.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-updates - dependency-name: pip-audit dependency-version: 2.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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
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 python-minor-updates group with 25 updates:
1.141.174.10.14.17.08.1.78.3.31.4.21.5.31.5.21.8.01.9.0.post11.13.23.7.63.8.143.10.13.14.50.34.00.46.02.10.42.13.32.7.12.14.02.2.02.3.00.21.10.25.01.29.01.41.11.29.01.41.10.50b00.62b11.29.01.41.10.26.10.28.03.1.13.3.11.1.21.2.00.8.60.15.121.8.31.9.41.14.11.20.22.32.62.43.42.8.02.10.0Updates
pypandocfrom 1.14 to 1.17Release notes
Sourced from pypandoc's releases.
Commits
51af11fSkip delocate repair for macOS binary wheelsa19984fFix cibuildwheel version tag to v3.4.0b30f851Upgrade cibuildwheel from v2 to v352ef402Merge pull request #431 from JessicaTegner/improve_downloade1926a2Move GITHUB_TOKEN to workflow-level envdd1d123Fix incomplete URL substring sanitization (CodeQL)69bddd0[pre-commit.ci] auto fixes from pre-commit.com hooks009df66Add tests for pandoc download retry and auth behavior16fb5e4Fix GitHub 429 rate limit errors in pandoc download497e395Merge pull request #427 from JessicaTegner/issue423Updates
pymongofrom 4.10.1 to 4.17.0Release notes
Sourced from pymongo's releases.
... (truncated)
Changelog
Sourced from pymongo's changelog.
... (truncated)
Commits
f2103a9Prep branch v4.173491c08PYTHON-5801 - Update changelog for 4.17 release (#2762)912ef33PYTHON-5798 - Overload retargeting prose tests do not ensure that sec… (#2760)b4e2c03PYTHON-5800 - Simple collation is included in index information (#2761)f31ba09PYTHON-5797 - Add IWM and Overload Error links to changelog (#2757)5da9183PYTHON-5794 - Add prose tests to verify correct retry behavior when a… (#2755)35e51a5Revert "PYTHON-5768 Add AGENTS.md w/copilot instructions" (#2744) (#2754)f41dd5cPYTHON-5772 Increase _gcp_helpers.py coverage (#2749)49e7a05PYTHON-5760 Increase _azure_helpers.py coverage (#2747)a2b0cd8PYTHON-5795 Fix absolute link to CONTRIBUTING.md in README.md (#2756)Updates
clickfrom 8.1.7 to 8.3.3Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
c06d2d0Release 8.3.3f1f191eApply format guidelines to commits since latest 8.3.2 release (#3343)bb59ba0Apply format guidelines to commits since latest 8.3.2 release4a35225Reduce blast-radius ofUNSETindefault_map(#3240)c07bb93Merge branch 'stable' into unset-in-default-mapc7e1ba8ReorderParameterSource(#3248)76552ffShow default string in prompt (#3328)ac5cec5Reorder ParameterSource from most to least explicit8c452e0Merge branch 'stable' into show-default-string-in-prompt8c95c73Reconcile default value passing and default activation (#3239)Updates
joblibfrom 1.4.2 to 1.5.3Changelog
Sourced from joblib's changelog.
... (truncated)
Commits
40cd002RELEASE 1.5.3 (#1765)f05be67MNT Remove last usage of distutils (#1760)4273f39MNT bump actions/checkout from 5 to 6 in the github-actions group (#1762)f465f02FIX don't overwrite existing .gitignore (#1742)cca7d87MNT bump sklearn test on python 3.12 (#1759)f7775adMNT remove deprecated pytest feature (#1757)3c58aabAdd Python 3.14 and 3.14t to the testing (#1747)9b96664Bump cloudpickle to 3.1.2 (#1752)c3bdbd9Bump the github-actions group with 5 updates (#1749)a09bb30Keep GitHub Actions up to date with GitHub's Dependabot (#1748)Updates
scikit-learnfrom 1.5.2 to 1.8.0Release notes
Sourced from scikit-learn's releases.
... (truncated)
Commits
646da0f[cd build]4f4f283Generate changelog967dcdeSet versioncb1424bDOC Release highlights for 1.8 (#32809)5645b27🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖 (#32859)6b9fb11🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...a0f6d88🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖 ...c1de8fcFIX Makeget_namespacehandle pandas dataframe input (#32838)764249aFix_safe_indexingwith non integer arrays on array API inputs (#32840)eca5e0aFIX Add new default max_samples=None in Bagging estimators (#32825)Updates
faiss-cpufrom 1.9.0.post1 to 1.13.2Release notes
Sourced from faiss-cpu's releases.
... (truncated)
Commits
1fe76d3Merge pull request #149 from faiss-wheels/release/v1.13.20f4d909Skip failing musllinux tests on CIf535686Disable test_flat_l2_panorama.py::TestIndexFlatL2Panorama::test_merge_from fo...0f27240Bump faiss version to v1.13.254f5aebRelease v1.13.1 (#148)7fc0151Upgrade faiss to v1.13.0 (#146)85d5f26Update README.md (#144)b51087aRevise README.md for improved clarity and formatting (#142)2e51022Migrate to scikit-build-core (#141)f8d28b7support FlexiBLAS as an alternative to OpenBLAS (#138)Updates
spacyfrom 3.7.6 to 3.8.14Release notes
Sourced from spacy's releases.
... (truncated)
Commits
0069cf9Set version to 3.8.145603226fix: check pip module availability instead of PATH binary in download (#13947)d4bb796Add least-privilege permissions to CI workflow9d29209Pass github context via stdin instead of CLI arg4216738Pin GitHub Actions to commit SHAs for supply chain security297938eAdd smoke test and upgrade test to release build workflowfdca647Set version to 3.8.130d94a9dPin confection>=1.3.2 — older versions crash with pydantic v2f175a51Fully migrate to Pydantic v2 (#13940)24255bdFix import sorting for ruff isort complianceUpdates
rapidfuzzfrom 3.10.1 to 3.14.5Release notes
Sourced from rapidfuzz's releases.
... (truncated)
Changelog
Sourced from rapidfuzz's changelog.