Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Updates the requirements on pip-check to permit the latest version.

Changelog

Sourced from pip-check's changelog.

v3.2.1 (2025-08-27):

  • Fix 'uv' support to work with latest UV version.

v3.1 (2025-04-14):

  • Adopted uv and hatchling as the primary build tools.
  • Implemented nox as the test runner.
  • Migrated all documentation from reStructuredText to Markdown for improved readability and accessibility.
  • Introduced Ruff as a linter and optimized code to align with the current set of Ruff rules.
  • Added type annotations throughout the codebase.
  • Test against Python 3.14.

v3.0 (2025-04-11):

  • Added support for uv. Use --cmd="uv pip" to utilize uv.

v2.10 (2025-04-11):

  • Resolve the issue of missing line breaks when no packages are found.
  • Test against Python 3.13.

v2.9 (2024-09-01):

  • Show current Python and pip version upon load.
  • Test against Python 3.12.

v2.8.1 (2022-11-06):

  • Fixes issue with packages not correctly sorted into "Major" category.

v2.8 (2022-11-06):

  • Added support for Python 3.11.
  • Replaced deprecated "distutils" with "packaging" module.

v2.7 (2021-11-16):

  • Drop support for Python 2.7, 3.4 and 3.5
  • Added support for Python 3.9 and 3.10.
  • Removed 'colorclass' as a dependency and with that the shell argument --disable-colors.

v2.6 (2019-12-12):

  • Requires Python 3.5 or higher.
  • Command error is shown if pip exits with a status code 1 (or larger).
  • Error message is shown if pip is not able to load packages in case of network problems.
  • Update instructions will now add --user in case the pip-check command

... (truncated)

Commits

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [pip-check](https://github.com/bartTC/pip-check) to permit the latest version.
- [Changelog](https://github.com/bartTC/pip-check/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bartTC/pip-check/commits)

---
updated-dependencies:
- dependency-name: pip-check
  dependency-version: 3.2.1
  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 Sep 8, 2025
@dependabot dependabot bot requested a review from gmarciani as a code owner September 8, 2025 06:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 8, 2025
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