Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️(deps): Bump the python-packages group across 1 directory with 12 u…
…pdates Bumps the python-packages group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [scipy](https://github.com/scipy/scipy) | `1.14.1` | `1.15.1` | | [litellm](https://github.com/BerriAI/litellm) | `1.55.9` | `1.58.0` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.43` | `3.1.44` | | [anyio](https://github.com/agronholm/anyio) | `4.7.0` | `4.8.0` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.0` | `3.4.1` | | [gitdb](https://github.com/gitpython-developers/gitdb) | `4.0.11` | `4.0.12` | | [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `0.27.0` | `0.27.1` | | [identify](https://github.com/pre-commit/identify) | `2.6.3` | `2.6.5` | | [openai](https://github.com/openai/openai-python) | `1.58.1` | `1.59.7` | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.4` | `2.10.5` | | [smmap](https://github.com/gitpython-developers/smmap) | `5.0.1` | `5.0.2` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.28.0` | `20.28.1` | Updates `scipy` from 1.14.1 to 1.15.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.14.1...v1.15.1) Updates `litellm` from 1.55.9 to 1.58.0 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.55.9...v1.58.0) Updates `gitpython` from 3.1.43 to 3.1.44 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.43...3.1.44) Updates `anyio` from 4.7.0 to 4.8.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.7.0...4.8.0) Updates `charset-normalizer` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.0...3.4.1) Updates `gitdb` from 4.0.11 to 4.0.12 - [Release notes](https://github.com/gitpython-developers/gitdb/releases) - [Commits](gitpython-developers/gitdb@4.0.11...4.0.12) Updates `huggingface-hub` from 0.27.0 to 0.27.1 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v0.27.0...v0.27.1) Updates `identify` from 2.6.3 to 2.6.5 - [Commits](pre-commit/identify@v2.6.3...v2.6.5) Updates `openai` from 1.58.1 to 1.59.7 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.58.1...v1.59.7) Updates `pydantic` from 2.10.4 to 2.10.5 - [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.10.5) Updates `smmap` from 5.0.1 to 5.0.2 - [Release notes](https://github.com/gitpython-developers/smmap/releases) - [Commits](gitpython-developers/smmap@v5.0.1...v5.0.2) Updates `virtualenv` from 20.28.0 to 20.28.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.28.0...20.28.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: litellm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: anyio dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: charset-normalizer dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: gitdb dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: huggingface-hub dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: identify dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: openai dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pydantic dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: smmap dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: virtualenv dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>