Bump the minor-and-patch group with 20 updates - #19
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the minor-and-patch group with 20 updates: | Package | From | To | | --- | --- | --- | | [nameparser](https://github.com/derek73/python-nameparser) | `1.1.3` | `1.4.0` | | [nltk](https://github.com/nltk/nltk) | `3.9.2` | `3.10.0` | | [typer](https://github.com/fastapi/typer) | `0.20.0` | `0.27.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.5` | `2.13.4` | | [spacy](https://github.com/explosion/spaCy) | `3.8.11` | `3.8.14` | | [sentence-transformers](https://github.com/huggingface/sentence-transformers) | `5.1.2` | `5.6.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.6` | `0.15.21` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.5.0` | `4.6.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.12.0` | `7.15.2` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.1` | `9.1.1` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.3.0` | `1.4.0` | | [furo](https://github.com/pradyunsg/furo) | `2025.9.25` | `2025.12.19` | | [torch](https://github.com/pytorch/pytorch) | `2.9.1` | `2.13.0` | | [scipy](https://github.com/scipy/scipy) | `1.16.3` | `1.17.1` | | [joblib](https://github.com/joblib/joblib) | `1.5.2` | `1.5.3` | | [polars](https://github.com/pola-rs/polars) | `1.35.2` | `1.42.1` | | [elasticsearch](https://github.com/elastic/elasticsearch-py) | `9.2.0` | `9.4.1` | | [opensearch-py](https://github.com/opensearch-project/opensearch-py) | `3.1.0` | `3.2.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.122.0` | `0.139.0` | | [deptry](https://github.com/osprey-oss/deptry) | `0.24.0` | `0.25.1` | Updates `nameparser` from 1.1.3 to 1.4.0 - [Release notes](https://github.com/derek73/python-nameparser/releases) - [Changelog](https://github.com/derek73/python-nameparser/blob/master/docs/release_log.rst) - [Commits](derek73/python-nameparser@v1.1.3...v1.4.0) Updates `nltk` from 3.9.2 to 3.10.0 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.9.2...v3.10.0) Updates `typer` from 0.20.0 to 0.27.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.20.0...0.27.0) Updates `pydantic` from 2.12.5 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.5...v2.13.4) Updates `spacy` from 3.8.11 to 3.8.14 - [Release notes](https://github.com/explosion/spaCy/releases) - [Commits](explosion/spaCy@release-v3.8.11...release-v3.8.14) Updates `sentence-transformers` from 5.1.2 to 5.6.0 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v5.1.2...v5.6.0) Updates `ruff` from 0.14.6 to 0.15.21 - [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.14.6...0.15.21) Updates `pre-commit` from 4.5.0 to 4.6.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@v4.5.0...v4.6.0) Updates `coverage` from 7.12.0 to 7.15.2 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.12.0...7.15.2) Updates `pytest` from 9.0.1 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.1...9.1.1) Updates `pytest-asyncio` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) Updates `furo` from 2025.9.25 to 2025.12.19 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2025.09.25...2025.12.19) Updates `torch` from 2.9.1 to 2.13.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.9.1...v2.13.0) Updates `scipy` from 1.16.3 to 1.17.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.16.3...v1.17.1) 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 `polars` from 1.35.2 to 1.42.1 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.35.2...py-1.42.1) Updates `elasticsearch` from 9.2.0 to 9.4.1 - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](elastic/elasticsearch-py@v9.2.0...v9.4.1) Updates `opensearch-py` from 3.1.0 to 3.2.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@v3.1.0...v3.2.0) Updates `fastapi` from 0.122.0 to 0.139.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.122.0...0.139.0) Updates `deptry` from 0.24.0 to 0.25.1 - [Release notes](https://github.com/osprey-oss/deptry/releases) - [Changelog](https://github.com/osprey-oss/deptry/blob/main/CHANGELOG.md) - [Commits](osprey-oss/deptry@0.24.0...0.25.1) --- updated-dependencies: - dependency-name: nameparser dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: nltk dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typer dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: spacy dependency-version: 3.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sentence-transformers dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.15.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: coverage dependency-version: 7.15.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: furo dependency-version: 2025.12.19 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: joblib dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: polars dependency-version: 1.42.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: elasticsearch dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: opensearch-py dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: fastapi dependency-version: 0.139.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: deptry dependency-version: 0.25.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... 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. |
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 minor-and-patch group with 20 updates:
1.1.31.4.03.9.23.10.00.20.00.27.02.12.52.13.43.8.113.8.145.1.25.6.00.14.60.15.214.5.04.6.07.12.07.15.29.0.19.1.11.3.01.4.02025.9.252025.12.192.9.12.13.01.16.31.17.11.5.21.5.31.35.21.42.19.2.09.4.13.1.03.2.00.122.00.139.00.24.00.25.1Updates
nameparserfrom 1.1.3 to 1.4.0Release notes
Sourced from nameparser's releases.
... (truncated)
Changelog
Sourced from nameparser's changelog.
... (truncated)
Commits
ac37e57Release v1.4.0 (#287)b6c0679Add 2.0 deprecation warnings for 1.4 second-wave removals (#263) (#286)4aaedb8Add README breadcrumb for the 2.0 design RFC8f570ceMerge pull request #283 from derek73/docs/262-constants-contract-reframe381ca36Clarify the "see below" pointer in the new customize.rst lead-in4f3fe14Reframe shared CONSTANTS as an application-startup contract18c9b6aMerge pull request #282 from derek73/feature/260-constants-copy-none-deprecationa0933bcTest Constants.copy() preserves subclass type310a793Add Constants.copy(); deprecate constants=None59fdabbMerge pull request #281 from derek73/fix/265-arabic-commaUpdates
nltkfrom 3.9.2 to 3.10.0Release notes
Sourced from nltk's releases.
... (truncated)
Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
bd49f90allow escaped brackets in Tree.fromstring (#3694)27b8ad6don't crash chomsky_normal_form on terminals with siblings (#3693)52227d2Use os.name for Windows path handling (#3605)06c0e2cAvoid RIBES zero division on empty inputs (#3604)a167389Treat missing unzip output as stale (#3607)c94c967Fix EOF empty document bug in IEER corpus reader (#3648)94a259cEnforce restrictive primitive type checking in pathsec wrappers (#3692)5ac475dfix(security): isolate Stanford Java options and clean temp files (#3683)986f26eci(deps): bump the github-actions group with 3 updates (#3691)f26b375fix(security): prevent pickle RCE in TransitionParser model loading (CWE-502)...Updates
typerfrom 0.20.0 to 0.27.0Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
60af34b🔖 Release version 0.27.0 (#1899)efaf4d5📝 Update release notes42196d4💥 Update metavar printing (#1863)3a3bd0f📝 Update release notesfa6caa9⬆ Bump the python-packages group across 1 directory with 5 updates (#1896)35b8990📝 Update release notes5c7e904⬆️ Bump ty to 0.0.53 (#1877)91b19a0📝 Update release notes4336118⬆ Bump the github-actions group across 1 directory with 4 updates (#1897)9a5a42e📝 Update release notesUpdates
pydanticfrom 2.12.5 to 2.13.4Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...