Skip to content

Update check-wheel-contents requirement from >=0.6.1 to >=0.6.3#542

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/check-wheel-contents-gte-0.6.3
Closed

Update check-wheel-contents requirement from >=0.6.1 to >=0.6.3#542
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/check-wheel-contents-gte-0.6.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Updates the requirements on check-wheel-contents to permit the latest version.

Release notes

Sourced from check-wheel-contents's releases.

v0.6.3 — Exclude bad click version

Changelog

Sourced from check-wheel-contents's changelog.

v0.6.3 (2025-08-02)

v0.6.2 (2025-05-11)

  • Update tests for click v8.2.0
  • Drop support for Python 3.8 and 3.9

v0.6.1 (2024-12-01)

  • Migrated from setuptools to hatch
  • Drop support for Python 3.7
  • Support Python 3.13

v0.6.0 (2023-10-31)

  • Support Python 3.12
  • Add type annotations to tests
  • W005 will no longer fail for common names that are provided to --toplevel (contributed by @​gaborbernat)

v0.5.0 (2023-09-23)

  • Update pydantic to v2.0

v0.4.0 (2022-10-25)

  • Drop support for Python 3.6
  • Support Python 3.11
  • Use tomllib on Python 3.11

v0.3.4 (2022-01-02)

  • Support Python 3.10
  • Support tomli 2.0

v0.3.3 (2021-08-02)

  • Update for tomli 1.2.0

v0.3.2 (2021-07-08)

  • Replace property-manager with functools.cached_property (Python 3.8+) / cached-property (pre-Python 3.8)
  • Open TOML files using UTF-8 (contributed by @​domdfcoding)
  • Get tests to pass on Windows

... (truncated)

Commits
  • c2c7351 v0.6.3 — Exclude bad click version
  • 1a73271 Merge pull request #49 from jwodder/no-click-822
  • 8419c75 Exclude click v8.2.2 from dependencies
  • d97be7a Merge pull request #47 from jwodder/pypy311
  • 4475c27 Test against PyPy 3.11
  • cefe1dc v0.6.2 — Update click
  • f4f5ef1 Merge pull request #46 from jwodder/click-up
  • 74f219f Drop support for Python 3.8 and 3.9
  • 5a82bb9 Update tests for click 8.2.0
  • 1124481 Update for PEP 639
  • See full diff in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [check-wheel-contents](https://github.com/jwodder/check-wheel-contents) to permit the latest version.
- [Release notes](https://github.com/jwodder/check-wheel-contents/releases)
- [Changelog](https://github.com/jwodder/check-wheel-contents/blob/master/CHANGELOG.md)
- [Commits](jwodder/check-wheel-contents@v0.6.1...v0.6.3)

---
updated-dependencies:
- dependency-name: check-wheel-contents
  dependency-version: 0.6.3
  dependency-type: direct:development
...

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 Apr 23, 2026
@koxudaxi koxudaxi closed this Apr 27, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/check-wheel-contents-gte-0.6.3 branch April 27, 2026 08:08
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.

1 participant