-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): bump the python-deps group across 1 directory with 19 updates #49
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
Closed
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
…dates Bumps the python-deps group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [openai](https://github.com/openai/openai-python) | `2.3.0` | `2.14.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.10.7` | `7.13.1` | | [typer](https://github.com/fastapi/typer) | `0.19.2` | `0.21.0` | | [sentence-transformers](https://github.com/huggingface/sentence-transformers) | `5.1.1` | `5.2.0` | | [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `0.35.3` | `1.2.3` | | [faiss-cpu](https://github.com/kyamagu/faiss-wheels) | `1.12.0` | `1.13.2` | | [numpy](https://github.com/numpy/numpy) | `2.3.3` | `2.4.0` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.7.2` | `1.8.0` | | [joblib](https://github.com/joblib/joblib) | `1.5.2` | `1.5.3` | | [psutil](https://github.com/giampaolo/psutil) | `7.1.0` | `7.2.1` | | [black](https://github.com/psf/black) | `25.9.0` | `25.12.0` | | [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) | `24.12.12` | `25.11.29` | | [flake8-pytest-style](https://github.com/m-burst/flake8-pytest-style) | `2.1.0` | `2.2.0` | | [mypy](https://github.com/python/mypy) | `1.18.2` | `1.19.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.3.0` | `4.5.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.2` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.2.0` | `1.3.0` | | [joblib-stubs](https://github.com/phi-friday/joblib-stubs) | `1.5.2.0.20250831` | `1.5.3.0.20251223` | | [types-psutil](https://github.com/typeshed-internal/stub_uploader) | `7.0.0.20251001` | `7.2.1.20251231` | Updates `openai` from 2.3.0 to 2.14.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.3.0...v2.14.0) Updates `coverage` from 7.10.7 to 7.13.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.7...7.13.1) Updates `typer` from 0.19.2 to 0.21.0 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.19.2...0.21.0) Updates `sentence-transformers` from 5.1.1 to 5.2.0 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v5.1.1...v5.2.0) Updates `huggingface-hub` from 0.35.3 to 1.2.3 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v0.35.3...v1.2.3) Updates `faiss-cpu` from 1.12.0 to 1.13.2 - [Release notes](https://github.com/kyamagu/faiss-wheels/releases) - [Commits](faiss-wheels/faiss-wheels@v1.12.0...v1.13.2) Updates `numpy` from 2.3.3 to 2.4.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.3.3...v2.4.0) Updates `scikit-learn` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.7.2...1.8.0) Updates `joblib` from 1.5.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.5.2...1.5.3) Updates `psutil` from 7.1.0 to 7.2.1 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.1.0...release-7.2.1) Updates `black` from 25.9.0 to 25.12.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.9.0...25.12.0) Updates `flake8-bugbear` from 24.12.12 to 25.11.29 - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@24.12.12...25.11.29) Updates `flake8-pytest-style` from 2.1.0 to 2.2.0 - [Commits](m-burst/flake8-pytest-style@v2.1.0...v2.2.0) Updates `mypy` from 1.18.2 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.1) Updates `pre-commit` from 4.3.0 to 4.5.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@v4.3.0...v4.5.1) Updates `pytest` from 8.4.2 to 9.0.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.4.2...9.0.2) Updates `pytest-asyncio` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.2.0...v1.3.0) Updates `joblib-stubs` from 1.5.2.0.20250831 to 1.5.3.0.20251223 - [Release notes](https://github.com/phi-friday/joblib-stubs/releases) - [Commits](https://github.com/phi-friday/joblib-stubs/commits) Updates `types-psutil` from 7.0.0.20251001 to 7.2.1.20251231 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: openai dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: coverage dependency-version: 7.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: typer dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: sentence-transformers dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: huggingface-hub dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: faiss-cpu dependency-version: 1.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: numpy dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: scikit-learn dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: joblib dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: psutil dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: black dependency-version: 25.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: flake8-bugbear dependency-version: 25.11.29 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: flake8-pytest-style dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: joblib-stubs dependency-version: 1.5.3.0.20251223 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: types-psutil dependency-version: 7.2.1.20251231 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
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-deps group with 19 updates in the / directory:
2.3.02.14.07.10.77.13.10.19.20.21.05.1.15.2.00.35.31.2.31.12.01.13.22.3.32.4.01.7.21.8.01.5.21.5.37.1.07.2.125.9.025.12.024.12.1225.11.292.1.02.2.01.18.21.19.14.3.04.5.18.4.29.0.21.2.01.3.01.5.2.0.202508311.5.3.0.202512237.0.0.202510017.2.1.20251231Updates
openaifrom 2.3.0 to 2.14.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
d3e6321release: 2.14.04547f1acodegen metadataa3c27a2chore(internal): add--fixargument to lint script51c6885feat(api): slugs for new audio models; make allmodelparams accept strings62699d9fix: use async_to_httpx_files in patch method20af6aacodegen metadataf94256drelease: 2.13.09dc1d1afeat(api): gpt-image-1.574b1e6fchore(ci): add CI job to detect breaking changes with the Agents SDK (#1436)3c016c6chore(internal): add missing files argument to base clientUpdates
coveragefrom 7.10.7 to 7.13.1Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
a6afdc3docs: sample HTML for 7.13.1a497081docs: prep for 7.13.1e992033docs: polish up CHANGES18bba6echore: bump the action-dependencies group with 4 updates (#2111)80fb808refactor: (?x:...) lets us use re.VERBOSE even when combining latercc272bddocs: leave a comment so we'll find this when 3.12 is the minimum70d007dtypes: be explicita2c1940types: fully import modules that will be patched57b975dtypes: explicit Protocol inheritance permits changing parameter names63ec12dtypes: clarify that morfs arguments can be a single morfUpdates
typerfrom 0.19.2 to 0.21.0Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
753cb32🔖 Release version 0.21.06dd4f9b📝 Update release notes10d209c📝 Update release notesfbff83e➖ Drop support for Python 3.8 (#1464)76e8462📝 Update release notes51e48d2📝 Update code examples to Python 3.9 (#1459)b7f39ea📝 Update release notes6c28962➖ Drop support for Python 3.8 (#1463)2108ffc📝 Update release notesc1806c4💚 Moveruffdependency to sharedrequirements-docs-tests.txtto fix "Buil...Updates
sentence-transformersfrom 5.1.1 to 5.2.0Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
d4d70deRelease v5.2.0b16248cdocs: add release notes summary for v5.2 on main page (#3592)2571f24docs: update NanoBEIR collection links and descriptions for evaluators (#3591)32cb5deMine hard negatives: optionally output similarity scores (#3506)9f9ad08Extend NanoBEIR evaluators to support custom NanoBEIR datasets (#3583)21dfa69feat/deps: make Pillow an optional dependency (#3589)67ff0feSkip test_train_stsb tests; triggers rate limit too often (#3590)4cb5cdc[deps] Use optimum-onnx now that both optimum-onnx and optimum-intel can us...3f80d1c[feat] add multiprocessing support for Cross Encoder (#3580)f9724ff[feat] Allow transformers v5.0, add CI for transformers <v5 and >=v5 (#3586)Updates
huggingface-hubfrom 0.35.3 to 1.2.3Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
90faf8bRelease: v1.2.3e333fed[CLI] Fix private should default to None, not False (#3618)222bb9dRelease: v1.2.2877cec0Fix unbound local error when reading corrupted metadata files (#3610)8519f0dlog a message when HF_TOKEN is set in auth list (#3608)d0bc914Release: v1.2.159dd9f5Merge branch 'main' into v1.2-release5ad0254Rename utility to is_offline_mode (#3598)231c4ccRelease: v1.2.0dc6e7beRelease: v1.2.0.rc0Updates
faiss-cpufrom 1.12.0 to 1.13.2Release notes
Sourced from faiss-cpu's releases.
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
numpyfrom 2.3.3 to 2.4.0Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
c5ab79cMerge pull request #30487 from charris/prepare-2.4.0.205e379aREL: Prepare for the NumPy 2.4.0 release (2)485f1c4REL: Prepare for the NumPy 2.4.0 release (1) (#30486)c683481REL: Prepare for the NumPy 2.4.0 release (#30439)11d9ed2Merge pull request #30459 from charris/backport-304562a17ddbTYP: restoregeneric.__hash__(#30456)d04a429Merge pull request #30432 from charris/backport-30426f94a148fix more data races in mtrand.pyx (#30426)06a9d42Merge pull request #30420 from charris/backport-3041830819cdMerge pull request #30419 from charris/backport-30373Updates
scikit-learnfrom 1.7.2 to 1.8.0Release notes
Sourced from scikit-learn's releases.
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
joblibfrom 1.5.2 to 1.5.3Changelog
Sourced from joblib's changelog.
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
psutilfrom 7.1.0 to 7.2.1Changelog
Sourced from psutil's changelog.
... (truncated)
Commits
6130c19Fix #2699 / BSD: flush internal jemalloc cache before returning metrics.899ee4eMention psleak704e218Pre-release1a946cfTake psleak from PYPI5085421Use external psleak module for memleak tests (#2698)ac56e6aCI: don't cancel CI in progress on 1st failure10fe3d5Merge branch 'master' of github.com:giampaolo/psutilba507bdFix various CI errorsd5a1398Update cpu_count docs: clarify differences from os.cpu_count (#2696)556158fRefact memleak.pyUpdates
blackfrom 25.9.0 to 25.12.0Release notes
Sourced from black's releases.