Skip to content

build(deps): bump the python-deps group with 2 updates - #72

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-deps-e5a80188e0
Closed

build(deps): bump the python-deps group with 2 updates#72
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-deps-e5a80188e0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the python-deps group with 2 updates: argcomplete and yq.

Updates argcomplete from 3.6.3 to 3.7.0

Release notes

Sourced from argcomplete's releases.

v3.7.0

  • Escape glob and brace metacharacters in quote_completions (#552)
  • Quote prefix passed to compgen in FilesCompleter (#551)
  • Remove deprecated easy_install script detection
  • Type hinting improvements
Changelog

Sourced from argcomplete's changelog.

Changes for v3.7.0 (2026-06-30)

  • Escape glob and brace metacharacters in quote_completions (#552)
  • Quote prefix passed to compgen in FilesCompleter (#551)
  • Remove deprecated easy_install script detection
  • Type hinting improvements
Commits

Updates yq from 3.4.3 to 4.1.1

Release notes

Sourced from yq's releases.

v4.1.1

  • xq: support --xml-short-empty-elements to emit self-closing elements instead of the long form

v4.1.0

  • Implement YAML comment roundtripping

v4.0.0

  • Implement TOML comment roundtripping (tomlq -T)
  • Add --width=0 for no-wrap option; --null-input as -n alias
  • Force quote strings that can be parsed as integers in YAML 1.2
  • Implement YAML 1.2 octals
  • Prevent exception thrown when sys.stdin is None. (#193)
Changelog

Sourced from yq's changelog.

Changes for v4.1.1 (2026-07-03)

  • xq: support –xml-short-empty-elements to emit self-closing elements instead of the long form

Changes for v4.1.0 (2026-07-03)

  • Implement YAML comment roundtripping

Changes for v4.0.0 (2026-07-02)

  • Implement TOML comment roundtripping (tomlq -T)
  • Add –width=0 for no-wrap option; –null-input as -n alias
  • Force quote strings that can be parsed as integers in YAML 1.2
  • Implement YAML 1.2 octals
  • Prevent exception thrown when sys.stdin is None. (#193)
Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the python-deps group with 2 updates: [argcomplete](https://github.com/kislyuk/argcomplete) and [yq](https://github.com/kislyuk/yq).


Updates `argcomplete` from 3.6.3 to 3.7.0
- [Release notes](https://github.com/kislyuk/argcomplete/releases)
- [Changelog](https://github.com/kislyuk/argcomplete/blob/main/Changes.rst)
- [Commits](kislyuk/argcomplete@v3.6.3...v3.7.0)

Updates `yq` from 3.4.3 to 4.1.1
- [Release notes](https://github.com/kislyuk/yq/releases)
- [Changelog](https://github.com/kislyuk/yq/blob/main/Changes.rst)
- [Commits](kislyuk/yq@v3.4.3...v4.1.1)

---
updated-dependencies:
- dependency-name: argcomplete
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: yq
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 8, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 8, 2026 04:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 8, 2026
@dependabot
dependabot Bot requested review from adrienpessu and felickz July 8, 2026 04:24
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 07b8dc2.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

requirements.txt

PackageVersionLicenseIssue Type
argcomplete3.7.0NullUnknown License
yq4.1.1NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/argcomplete 3.7.0 UnknownUnknown
pip/yq 4.1.1 UnknownUnknown

Scanned Files

  • requirements.txt

@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 22, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/python-deps-e5a80188e0 branch July 22, 2026 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants