Skip to content

chore(deps-dev): bump pip-tools from 7.5.3 to 7.6.1 - #202

Merged
douglowe merged 1 commit into
developfrom
dependabot/pip/pip-tools-7.6.0
Sep 10, 2026
Merged

chore(deps-dev): bump pip-tools from 7.5.3 to 7.6.1#202
douglowe merged 1 commit into
developfrom
dependabot/pip/pip-tools-7.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps pip-tools from 7.5.3 to 7.6.1.

Release notes

Sourced from pip-tools's releases.

v7.6.1

Bug fixes

  • Fixed handling of index URLs ending in /simple/ by improving URL normalization logic. These URLs would previously make pip-compile fail to use the PyPI JSON API.

    -- by @​sirosen

    PRs and issues: #1669

  • Added a missing dependency on typing-extensions for Python 3.9 and 3.10 -- by @​sirosen.

    PRs and issues: #2424

Features

Improved documentation

  • pip-tools documentation now features a how-to section, featuring initial docs which cover controlling output file headers and configuring completion -- by @​sirosen.

Contributor-facing changes

  • Fixed CI triggers so that release tags won't create spurious failing runs -- by @​sirosen.

    PRs and issues: #2421

  • Refactored the bug report template for better reporting -- by @​psthindal.

v7.6.0

2026-07-13

Features

  • The --help output for pip-compile and pip-sync commands has been extended to include usage examples -- by @​Dzhud.

    PRs and issues: #1142

  • Added --uploaded-prior-to as a passthrough option for pip-compile, allowing users to restrict package candidates to versions uploaded before a given datetime. Requires pip >= 26.0 -- by @​miettal.

    PRs and issues: #2288

  • pip-tools is now compatible with pip 26.1 -- @​gaborbernat.

    PRs and issues: #2379

... (truncated)

Changelog

Sourced from pip-tools's changelog.

v7.6.1

2026-08-11

Bug fixes

  • Fixed handling of index URLs ending in /simple/ by improving URL normalization logic. These URLs would previously make pip-compile fail to use the PyPI JSON API.

    -- by {user}sirosen

    PRs and issues: {issue}1669

  • Added a missing dependency on {pypi}typing-extensions for Python 3.9 and 3.10 -- by {user}sirosen.

    PRs and issues: {issue}2424

Features

  • pip-tools is now compatible with pip version 26.2 -- by {user}sirosen.

    PRs and issues: {issue}2436, {issue}2437

Improved documentation

  • pip-tools documentation now features a how-to section, featuring initial docs which cover controlling output file headers and configuring completion -- by {user}sirosen.

Contributor-facing changes

  • Fixed CI triggers so that release tags won't create spurious failing runs -- by {user}sirosen.

    PRs and issues: {issue}2421

  • Refactored the bug report template for better reporting -- by {user}psthindal.

v7.6.0

2026-07-13

Features

  • The --help output for pip-compile and pip-sync commands has been extended to include usage examples

... (truncated)

Commits
  • 5bc5ded Merge pull request #2448 from sirosen/release/v7.6.1
  • bde325c Update changelog for v7.6.1
  • 2f62a44 Merge pull request #2438 from sirosen/support-pip-26-2
  • a371119 Slightly modify exc_types var name, per review
  • b62ac68 Merge pull request #2447 from jazzband/pre-commit-ci-update-config
  • 041bf6f Update tests/unit/_internal/pip_api/test_package_finder.py
  • 9f5d1f3 Improve internal names and docs for pip_api
  • d50abd7 [pre-commit.ci] pre-commit autoupdate
  • e8703da Fix a test which improperly formulated file URIs
  • f467ee5 Bump pipsupported version + add changelog
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 3, 2026
@douglowe

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 7.5.3 to 7.6.1.
- [Release notes](https://github.com/jazzband/pip-tools/releases)
- [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md)
- [Commits](jazzband/pip-tools@v7.5.3...v7.6.1)

---
updated-dependencies:
- dependency-name: pip-tools
  dependency-version: 7.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump pip-tools from 7.5.3 to 7.6.0 chore(deps-dev): bump pip-tools from 7.5.3 to 7.6.1 Sep 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/pip-tools-7.6.0 branch from ee558ba to f03846e Compare September 10, 2026 08:41
@douglowe
douglowe merged commit 35c41b6 into develop Sep 10, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/pip-tools-7.6.0 branch September 10, 2026 08:45
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