-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): bump the python-deps group across 1 directory with 17 updates #50
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
main
Choose a base branch
from
dependabot/pip/python-deps-bbbffe72fd
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 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 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [openai](https://github.com/openai/openai-python) | `2.3.0` | `2.15.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.10.7` | `7.13.1` | | [typer](https://github.com/fastapi/typer) | `0.19.2` | `0.21.1` | | [tomli](https://github.com/hukkin/tomli) | `2.3.0` | `2.4.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.3.1` | | [faiss-cpu](https://github.com/kyamagu/faiss-wheels) | `1.12.0` | `1.13.2` | | [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` | | [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.15.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.15.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.1 - [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.1) Updates `tomli` from 2.3.0 to 2.4.0 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.3.0...2.4.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.3.1 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v0.35.3...v1.3.1) 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 `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 `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.15.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.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: tomli dependency-version: 2.4.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.3.1 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: 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: 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>
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 17 updates in the / directory:
2.3.02.15.07.10.77.13.10.19.20.21.12.3.02.4.05.1.15.2.00.35.31.3.11.12.01.13.21.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.07.0.0.202510017.2.1.20251231Updates
openaifrom 2.3.0 to 2.15.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
722d3ffrelease: 2.15.05da8c5ffeat(api): add new Response completed_at prop032e6cbchore(internal): codegen related updated3e6321release: 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.0Updates
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.1Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
6382ee2🔖 Release version 0.21.129fbd62📝 Update release notesc0aeb6e🐛 Fix escaping in help text whenrichis installed but not used (#1089)66acaed📝 Update release notes39353af⬆️ Migrate to uv (#1472)a6a2a37📝 Update release notes8ab3e0f📝 Update release notes9b98b61📝 Update release notesb776395📝 Update release notesbdc8ed9📝 Update release notesUpdates
tomlifrom 2.3.0 to 2.4.0Changelog
Sourced from tomli's changelog.
Commits
a678e6fBump version: 2.3.0 → 2.4.0b8a1358Tests: remove now needless "TOML compliance"->"burntsushi" format conversion4979375Update GitHub actionsf890dd1Update pre-commit hooksd9c65c3Add 2.4.0 change log0efe49dUpdate README for v2.4.09eb2125TOML 1.1: Make seconds optional in Date-Time and Time (#203)12314bdTOML 1.1: Add \xHH Unicode escape code to basic strings (#202)2a2aa62TOML 1.1: Allow newlines and trailing comma in inline tables (#200)38297f8Xfail on tests for TOML 1.1 features not yet supportedUpdates
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.3.1Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
380b47bRelease: v1.3.1f591b90Adddimensions&encoding_formatparameter to InferenceClient for output ...5997bf7Release: v1.3.0dd76573Release: v1.3.0.rc03523d1e[CLI] Addhf models/hf datasets/hf spacescommands (#3669)2ea018dRemove fastai integration tests (#3670)d30ba76Support 'x | y' syntax in strict dataclasses (#3668)ed746b9Support local folders safetensors metadata (#3623)11b385aUpdate papers model (#3586)34210fa[Jobs] Monitor cpu, memory, network and gpu (if any) (#3655)Updates
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
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.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
782e560Pin actions/checkout@v5.0.0 (#4895)f0f4094Fix new lines being added after imports with# fmt: skipon them (#4894)70fc194Revert "Fix# fmt: skipignored in deeply nested expressions" (#4893)7044b14Prepare 25.12.0 release (#4891)5b470f0Fix# fmt: skipignored in deeply nested expressions (#4883)1b342efFix crash when multiple# fmt: skipcomments are used in multi-part if-clau...7b265f1Pin Hatch to hopefully fix Docker builds (#4878)c9523f4Attempt to fix Docker build failures (#4876)0f376e0Fix crashes when fmt directives are indented (#4856)a8bfcc1Fixfmt: skipskipping the line after instead of the line it's on (#4855)Updates
flake8-bugbearfrom 24.12.12 to 25.11.29Release notes
Sourced from flake8-bugbear's releases.
Commits
a5ace0aUpdate CHANGES + move to version 25.11.29 to release0afdcceb042: ignore overloaded init, ignore if str+pickle d...Description has been truncated