chore(deps): bump the python-dependencies group across 1 directory with 4 updates - #6
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…th 4 updates Bumps the python-dependencies group with 4 updates in the / directory: [pydantic](https://github.com/pydantic/pydantic), [lxml](https://github.com/lxml/lxml), [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) and [spacy](https://github.com/explosion/spaCy). Updates `pydantic` from 2.13.4 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) Updates `lxml` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.1.1...lxml-6.1.2) Updates `rapidfuzz` from 3.14.5 to 3.14.6 - [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases) - [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](rapidfuzz/RapidFuzz@v3.14.5...v3.14.6) Updates `spacy` from 3.8.15 to 3.8.16 - [Release notes](https://github.com/explosion/spaCy/releases) - [Changelog](https://github.com/explosion/spaCy/blob/master/RELEASE_NOTES.md) - [Commits](explosion/spaCy@release-v3.8.15...release-v3.8.16) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: lxml dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: rapidfuzz dependency-version: 3.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: spacy dependency-version: 3.8.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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-dependencies group with 4 updates in the / directory: pydantic, lxml, rapidfuzz and spacy.
Updates
pydanticfrom 2.13.4 to 2.13.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
001dea0Bumppypa/gh-action-pypi-publishaction to v1.14.2558379fBump twine to v7.0.02cfd5d3Do not check for docs builda735beeFix more Clippy lints7eed4a1Fix Clippy 0.1.95 warningsb353bbbPrepare release v2.13.563d2cccCount validated model fields once in smart unionsa53ec2eSpeed up PyPy CI testsd65e0f9Workaround circular import error in Mypy47a6dbfFix missing GC traversal inpydantic-coreforGeneralFieldsSerializerUpdates
lxmlfrom 6.1.1 to 6.1.2Changelog
Sourced from lxml's changelog.
Commits
f2874e9Update release date.687a295Build: Exclude Py3.8 from windows-arm builds.acadc56Build: Remove outdated build target.59f93ebBuild: Split old-Linux and other-Py3.8 builds.923df83Build: Fix manylinux2014 build.975cc83Build: Fix Px3.8 build setup.09e5d3eBuild: Fix cibuildwheel version.998cf50Build: Build Py3.8 wheels only once, not in every build job.5567037Build: Exclude Py3.15 from 32bit builds.904db40Build: Update cibuildwheel to include Py3.15.Updates
rapidfuzzfrom 3.14.5 to 3.14.6Release notes
Sourced from rapidfuzz's releases.
Changelog
Sourced from rapidfuzz's changelog.
... (truncated)
Commits
d1b4a18fix cython callf7be71bfix typo3199c87fix version tag7b57e51update date15e68d7update rapidfuzz-cppb637f9fdon't hand out references to internal elements868a451fix Editops.remove_subsequence83b8b84fix compatibility with new Cython versions24f2ac5Bump pypa/cibuildwheel from 4.1.1 to 4.2.0 in the github-actions group03a5137Bump pypa/gh-action-pypi-publish in the github-actions groupUpdates
spacyfrom 3.8.15 to 3.8.16Commits
26b4d1dRemove publish_pypi workflowaed14d1Increment version66d2948Fix build directory [ci skip]ca59885Improve bandwidth usage on Netlify (#14024) [ci skip]Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions