build(deps): bump the patch-updates group across 1 directory with 5 updates - #863
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the patch-updates group across 1 directory with 5 updates#863dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the patch-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.4` | `2.13.5` | | [cryptography](https://github.com/pyca/cryptography) | `50.0.0` | `50.0.1` | | [boto3](https://github.com/boto/boto3) | `1.43.75` | `1.43.85` | | [scipy](https://github.com/scipy/scipy) | `1.18.0` | `1.18.1` | | [svgpathtools](https://github.com/mathandy/svgpathtools) | `1.7.2` | `1.7.4` | 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 `cryptography` from 50.0.0 to 50.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@50.0.0...50.0.1) Updates `boto3` from 1.43.75 to 1.43.85 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.75...1.43.85) Updates `scipy` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.18.0...v1.18.1) Updates `svgpathtools` from 1.7.2 to 1.7.4 - [Commits](mathandy/svgpathtools@v1.7.2...v1.7.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: cryptography dependency-version: 50.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: boto3 dependency-version: 1.43.85 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: scipy dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: svgpathtools dependency-version: 1.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... 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 patch-updates group with 5 updates in the / directory:
2.13.42.13.550.0.050.0.11.43.751.43.851.18.01.18.11.7.21.7.4Updates
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
cryptographyfrom 50.0.0 to 50.0.1Changelog
Sourced from cryptography's changelog.
Commits
ffde75abump for 50.0.1 + changelog (#15520)Updates
boto3from 1.43.75 to 1.43.85Commits
eec256aMerge branch 'release-1.43.85'359c9b7Bumping version to 1.43.854ceba9bAdd changelog entries from botocoread412bbMerge branch 'release-1.43.84'a48de58Merge branch 'release-1.43.84' into developc5da11cBumping version to 1.43.84706ed7eAdd changelog entries from botocore77e6582Merge branch 'release-1.43.83'945550bMerge branch 'release-1.43.83' into developbdb0f45Bumping version to 1.43.83Updates
scipyfrom 1.18.0 to 1.18.1Release notes
Sourced from scipy's releases.
Commits
e4e854eREL: SciPy 1.18.1 rel commit3c8e5f8BLD, MAINT: pythran bounds for1.18.1(#25978)54c0f95BLD, MAINT: pythran bounds for1.18.145a355dMerge pull request #25884 from tylerjereddy/treddy_backports_1.18.1a717e28DOC: PR 25884 revisionsbb489c0DOC: PR 25884 revisions09bca24BLD: package: pin meson on win-64 to avoid clang-cl bug (#25913)095fe56DOC, BLD: PR 25884 revisionse66ea64DOC: update minimum GCC version in toolchain roadmapc021653TST: tolerance bumps and skips on 32-bit platformsUpdates
svgpathtoolsfrom 1.7.2 to 1.7.4Commits
1a87f39Update version to 1.7.4d417b67Update version to 1.7.3ba4eed8Merge pull request #245 from gaoflow/parse-packed-arc-flagsc116823Merge pull request #246 from eeshsaxena/fix/parse-path-truncated-commands4abb57bRaise ValueError for truncated path commands instead of IndexError66dccc2Parse SVG arc paths with packed large-arc/sweep flagsDependabot 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