Skip to content

build(deps-dev): update pip-check-reqs requirement from ^2.5.3 to >=2.5.3,<4.0.0 - #74

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pip-check-reqs-gte-2.5.3-and-lt-4.0.0
Open

build(deps-dev): update pip-check-reqs requirement from ^2.5.3 to >=2.5.3,<4.0.0#74
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pip-check-reqs-gte-2.5.3-and-lt-4.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Changelog

Sourced from pip-check-reqs's changelog.

3.0.0

  • Drop support for Python 3.9. Python 3.10 or later is now required.
  • Require pip 26.2 or later.
  • Require packaging 26.2 or later.

2.5.6

  • Fix path resolution when virtual environment is inside the project directory.
  • Support for Python 3.14.

2.5.5

  • Add CHANGELOG back to source distribution.

2.5.4

  • Performance improvements.
  • Support for Python 3.13
  • Remove workaround which made pip-check-reqs faster with old versions of pip but used a deprecated API.

2.5.2

  • Performance improvements.
  • Add preliminary support for Windows.

2.5.1

  • Fix an issue with importing __main__.
  • Fix an issue with importing packages with periods in their names.

2.5.0

  • Support Python 3.10.
  • Remove support for Python 3.8.
  • Bump pip requirement to 23.2.

2.4.4

  • Bump packaging requirement to >= 20.5. Older versions of pip-check-reqs may be broken with the previously-specified version requirements.

2.4.3

  • Improves performance on Python 3.11.

2.4.2

  • Added support for Python 3.11.
  • Added python_requires to metadata; from now on, releases of pip-check-reqs are marked as compatible with Python 3.8.0 and up.

... (truncated)

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 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 [pip-check-reqs](https://github.com/adamtheturtle/pip-check-reqs) to permit the latest version.
- [Changelog](https://github.com/adamtheturtle/pip-check-reqs/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/adamtheturtle/pip-check-reqs/commits/3.0.0)

---
updated-dependencies:
- dependency-name: pip-check-reqs
  dependency-version: 3.0.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 30, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant