Skip to content

Bump the python group across 2 directories with 2 updates - #450

Merged
TEAM4-0 merged 2 commits into
masterfrom
dependabot/pip/master/python-e451e638b1
Aug 17, 2026
Merged

Bump the python group across 2 directories with 2 updates#450
TEAM4-0 merged 2 commits into
masterfrom
dependabot/pip/master/python-e451e638b1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the python group with 1 update in the / directory: pre-commit.
Bumps the python group with 1 update in the /.github/utils directory: pip-tools.

Updates pre-commit from 4.6.1 to 4.6.2

Release notes

Sourced from pre-commit's releases.

pre-commit v4.6.2

Fixes

Changelog

Sourced from pre-commit's changelog.

4.6.2 - 2026-08-10

Fixes

Commits

Updates pip-tools from 7.6.0 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.

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.

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 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 group with 1 update in the / directory: [pre-commit](https://github.com/pre-commit/pre-commit).
Bumps the python group with 1 update in the /.github/utils directory: [pip-tools](https://github.com/jazzband/pip-tools).


Updates `pre-commit` from 4.6.1 to 4.6.2
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v4.6.1...v4.6.2)

Updates `pip-tools` from 7.6.0 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.6.0...v7.6.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: pip-tools
  dependency-version: 7.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Issue or PR related to dependencies/requirements skip_changelog Issue or PR to be left out of the auto-generated changelog labels Aug 17, 2026
@TEAM4-0
TEAM4-0 enabled auto-merge (squash) August 17, 2026 04:34
@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.51%. Comparing base (031a686) to head (9f28500).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #450   +/-   ##
=======================================
  Coverage   90.51%   90.51%           
=======================================
  Files           9        9           
  Lines         485      485           
=======================================
  Hits          439      439           
  Misses         46       46           
Flag Coverage Δ
Linux 90.51% <ø> (ø)
Linux-strategies 90.51% <ø> (ø)
Windows 90.51% <ø> (ø)
Windows-strategies 90.51% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TEAM4-0
TEAM4-0 merged commit acab268 into master Aug 17, 2026
15 checks passed
@TEAM4-0
TEAM4-0 deleted the dependabot/pip/master/python-e451e638b1 branch August 17, 2026 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue or PR related to dependencies/requirements skip_changelog Issue or PR to be left out of the auto-generated changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants