chore(deps): bump the pip group across 2 directories with 4 updates - #808
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip group with 3 updates in the / directory: [checkov](https://github.com/bridgecrewio/checkov), [gitpython](https://github.com/gitpython-developers/GitPython) and [python-hcl2](https://github.com/amplify-education/python-hcl2). Bumps the pip group with 1 update in the /src/500-application/506-ros2-connector directory: [numpy](https://github.com/numpy/numpy). Updates `checkov` from 3.2.531 to 3.3.17 - [Release notes](https://github.com/bridgecrewio/checkov/releases) - [Changelog](https://github.com/bridgecrewio/checkov/blob/main/CHANGELOG.md) - [Commits](bridgecrewio/checkov@3.2.531...3.3.17) Updates `gitpython` from 3.1.61 to 3.1.62 - [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.61...3.1.62) Updates `python-hcl2` from 8.1.3 to 8.1.4 - [Release notes](https://github.com/amplify-education/python-hcl2/releases) - [Changelog](https://github.com/amplify-education/python-hcl2/blob/main/CHANGELOG.md) - [Commits](amplify-education/python-hcl2@v8.1.3...v8.1.4) Updates `numpy` from 2.5.2 to 2.5.3 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.5.2...v2.5.3) --- updated-dependencies: - dependency-name: checkov dependency-version: 3.3.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: gitpython dependency-version: 3.1.62 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: python-hcl2 dependency-version: 8.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: numpy dependency-version: 2.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Dependency ReviewThe following issues were found:
Vulnerabilitiesrequirements.txt
Only included vulnerabilities with severity high or higher. OpenSSF Scorecard
Scanned Files
|
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 pip group with 3 updates in the / directory: checkov, gitpython and python-hcl2.
Bumps the pip group with 1 update in the /src/500-application/506-ros2-connector directory: numpy.
Updates
checkovfrom 3.2.531 to 3.3.17Release notes
Sourced from checkov's releases.
... (truncated)
Changelog
Sourced from checkov's changelog.
... (truncated)
Commits
f682444fix(general): honour scope.provider for platform-downloaded custom po… (#7677)ba421a3fix(general): honour scope.provider for platform-downloaded custom po… (#7677)d8aec9dchore: update release notes48dbc90fix(terraform): Added current Azure Terraform resources and taggable resource...8c7c152fix(terraform): Added current Azure Terraform resources and taggable resource...2137e91chore: update release notes9514f12fix(sca): match CVE suppressions case-insensitively (#7659)2637543fix(sca): match CvesAccounts suppressions on unprefixed account ids (#7660)317f4a6fix(sca): match CVE suppressions case-insensitively (#7659)8519304fix(sca): match CVE suppressions case-insensitively (#7659)Updates
gitpythonfrom 3.1.61 to 3.1.62Release notes
Sourced from gitpython's releases.
Commits
db47516prepare new release10ec385get better commit messages from agentsb754897test: cover subdirectory discovery and pathspec commands in bare-repo worktre...9ebf8b6Merge pull request #2227 from nkbeast/fix-config-backslash-continuationa15f791fix: parse joined config values as a whole60dd946fix: ignore continuation markers in config comments075a664fix: join backslash line continuations when reading config values62d1e2fMerge pull request #2226 from gitpython-developers/dependabot/pre_commit/pre-...23d0e92build(deps): bump https://github.com/astral-sh/ruff-pre-commit8a14adcMerge pull request #2225 from gitpython-developers/submodule-path-hardeningUpdates
python-hcl2from 8.1.3 to 8.1.4Release notes
Sourced from python-hcl2's releases.
Changelog
Sourced from python-hcl2's changelog.
Commits
5f51c8bchore: prepare 8.1.4 release changelog (#358)0f74596fix: accept HCL keywords as block labels and object keys (#148) (#357)Updates
numpyfrom 2.5.2 to 2.5.3Release notes
Sourced from numpy's releases.
... (truncated)
Commits
dd88c0cMerge pull request #32511 from charris/prepare-2.5.3edcac6aREL: Prepare for the NumPy 2.5.3 releasefd4d908Merge pull request #32509 from charris/backport-3249665bb1daBUG: fix crash in ufunc.resolve_dtypes with a Python scalar type (#32496)294956eMerge pull request #32506 from charris/backport-3250326428d9DOC: fix scipy docs links in intersphinx mapping (#32507)5fab1cbDOC: use static scipy doc site for intershpinx (#32503)7beed2fMerge pull request #32481 from ngoldbaum/stringdtype-backport8972f70Merge pull request #32478 from charris/backport-32466ab1b589Merge pull request #32477 from charris/backport-32423Dependabot 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