Skip to content

Commit

Permalink
Bump pip-tools from 7.3.0 to 7.4.0 (#8165)
Browse files Browse the repository at this point in the history
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 7.3.0 to
7.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jazzband/pip-tools/releases">pip-tools's
releases</a>.</em></p>
<blockquote>
<h2>7.4.0</h2>
<p>Features:</p>
<ul>
<li>Allow force-enabling or force-disabling colorized output (<a
href="https://redirect.github.com/jazzband/pip-tools/pull/2041">#2041</a>).
Thanks <a
href="https://github.com/aneeshusa"><code>@​aneeshusa</code></a></li>
<li>Add support for command-specific configuration sections (<a
href="https://redirect.github.com/jazzband/pip-tools/pull/1966">#1966</a>).
Thanks <a
href="https://github.com/chrysle"><code>@​chrysle</code></a></li>
<li>Add options for including build dependencies in compiled output (<a
href="https://redirect.github.com/jazzband/pip-tools/pull/1681">#1681</a>).
Thanks <a
href="https://github.com/apljungquist"><code>@​apljungquist</code></a></li>
</ul>
<p>Bug Fixes:</p>
<ul>
<li>Fix for <code>src-files</code> not being used when specified in a
config file (<a
href="https://redirect.github.com/jazzband/pip-tools/pull/2015">#2015</a>).
Thanks <a
href="https://github.com/csalerno-asml"><code>@​csalerno-asml</code></a></li>
<li>Fix ignorance of inverted CLI options in config for
<code>pip-sync</code> (<a
href="https://redirect.github.com/jazzband/pip-tools/pull/1989">#1989</a>).
Thanks <a
href="https://github.com/chrysle"><code>@​chrysle</code></a></li>
<li>Filter out origin ireqs for extra requirements before writing output
annotations (<a
href="https://redirect.github.com/jazzband/pip-tools/pull/2011">#2011</a>).
Thanks <a
href="https://github.com/chrysle"><code>@​chrysle</code></a></li>
<li>Make BacktrackingResolver ignore extras when dropping existing
constraints (<a
href="https://redirect.github.com/jazzband/pip-tools/pull/1984">#1984</a>).
Thanks <a
href="https://github.com/chludwig-haufe"><code>@​chludwig-haufe</code></a></li>
<li>Display <code>pyproject.toml</code>'s metatada parsing errors in
verbose mode (<a
href="https://redirect.github.com/jazzband/pip-tools/pull/1979">#1979</a>).
Thanks <a
href="https://github.com/szobov"><code>@​szobov</code></a></li>
</ul>
<p>Other Changes:</p>
<ul>
<li>Add mention of pip-compile-multi in Other useful tools README
section (<a
href="https://redirect.github.com/jazzband/pip-tools/pull/1986">#1986</a>).
Thanks <a
href="https://github.com/peterdemin"><code>@​peterdemin</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md">pip-tools's
changelog</a>.</em></p>
<blockquote>
<h2>v7.4.0</h2>
<p>Features:</p>
<ul>
<li>Allow force-enabling or force-disabling colorized output
(<a
href="https://redirect.github.com/jazzband/pip-tools/pull/2041">#2041</a>).
Thanks <a
href="https://github.com/aneeshusa"><code>@​aneeshusa</code></a></li>
<li>Add support for command-specific configuration sections
(<a
href="https://redirect.github.com/jazzband/pip-tools/pull/1966">#1966</a>).
Thanks <a
href="https://github.com/chrysle"><code>@​chrysle</code></a></li>
<li>Add options for including build dependencies in compiled output
(<a
href="https://redirect.github.com/jazzband/pip-tools/pull/1681">#1681</a>).
Thanks <a
href="https://github.com/apljungquist"><code>@​apljungquist</code></a></li>
</ul>
<p>Bug Fixes:</p>
<ul>
<li>Fix for <code>src-files</code> not being used when specified in a
config file
(<a
href="https://redirect.github.com/jazzband/pip-tools/pull/2015">#2015</a>).
Thanks <a
href="https://github.com/csalerno-asml"><code>@​csalerno-asml</code></a></li>
<li>Fix ignorance of inverted CLI options in config for
<code>pip-sync</code>
(<a
href="https://redirect.github.com/jazzband/pip-tools/pull/1989">#1989</a>).
Thanks <a
href="https://github.com/chrysle"><code>@​chrysle</code></a></li>
<li>Filter out origin ireqs for extra requirements before writing output
annotations
(<a
href="https://redirect.github.com/jazzband/pip-tools/pull/2011">#2011</a>).
Thanks <a
href="https://github.com/chrysle"><code>@​chrysle</code></a></li>
<li>Make BacktrackingResolver ignore extras when dropping existing
constraints
(<a
href="https://redirect.github.com/jazzband/pip-tools/pull/1984">#1984</a>).
Thanks <a
href="https://github.com/chludwig-haufe"><code>@​chludwig-haufe</code></a></li>
<li>Display <code>pyproject.toml</code>'s metatada parsing errors in
verbose mode
(<a
href="https://redirect.github.com/jazzband/pip-tools/pull/1979">#1979</a>).
Thanks <a
href="https://github.com/szobov"><code>@​szobov</code></a></li>
</ul>
<p>Other Changes:</p>
<ul>
<li>Add mention of pip-compile-multi in Other useful tools README
section
(<a
href="https://redirect.github.com/jazzband/pip-tools/pull/1986">#1986</a>).
Thanks <a
href="https://github.com/peterdemin"><code>@​peterdemin</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jazzband/pip-tools/commit/1397bfadf4a4a50a292b8f87516807d27887749c"><code>1397bfa</code></a>
Merge pull request <a
href="https://redirect.github.com/jazzband/pip-tools/issues/2043">#2043</a>
from jazzband/dependabot/pip/docs/jinja2-3.1.3</li>
<li><a
href="https://github.com/jazzband/pip-tools/commit/355a04e5ee45f69bcc9bab5e161a59056dc8cd89"><code>355a04e</code></a>
Bump jinja2 from 3.1.2 to 3.1.3 in /docs</li>
<li><a
href="https://github.com/jazzband/pip-tools/commit/c8f29883bb6bf7744f633719af4641a26a92ecf8"><code>c8f2988</code></a>
Merge pull request <a
href="https://redirect.github.com/jazzband/pip-tools/issues/2055">#2055</a>
from atugushev/fix-failing-test-on-pip-24</li>
<li><a
href="https://github.com/jazzband/pip-tools/commit/598845a8662c912e33b883bb4c37e348bfc5cd96"><code>598845a</code></a>
Fix failing test on pip-24.0</li>
<li><a
href="https://github.com/jazzband/pip-tools/commit/a8688d73ed229094509c471c312e75b5b930d0bf"><code>a8688d7</code></a>
Merge pull request <a
href="https://redirect.github.com/jazzband/pip-tools/issues/2029">#2029</a>
from jazzband/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/jazzband/pip-tools/commit/39cbff869218d6e8395d6269bf477759895a7a2e"><code>39cbff8</code></a>
[pre-commit.ci] auto fixes from pre-commit.com hooks</li>
<li><a
href="https://github.com/jazzband/pip-tools/commit/644ac8aecfe47b253450b7da6b5650d417bea6c5"><code>644ac8a</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/jazzband/pip-tools/commit/d673c8e1228b2223cd3bb7ad24a7271b82ab9f8c"><code>d673c8e</code></a>
Merge pull request <a
href="https://redirect.github.com/jazzband/pip-tools/issues/2015">#2015</a>
from csalerno-asml/fix-2006</li>
<li><a
href="https://github.com/jazzband/pip-tools/commit/e216ad52f89f22b6b8a024c98f70109b13f89334"><code>e216ad5</code></a>
rm submodule</li>
<li><a
href="https://github.com/jazzband/pip-tools/commit/64d1de3f1303995f297b17fbc10f833d82c7d6b8"><code>64d1de3</code></a>
comments addressed</li>
<li>Additional commits viewable in <a
href="https://github.com/jazzband/pip-tools/compare/7.3.0...7.4.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pip-tools&package-manager=pip&previous-version=7.3.0&new-version=7.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 19, 2024
1 parent 921fde1 commit 895fd00
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 8 deletions.
12 changes: 8 additions & 4 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ blockdiag==3.0.0
# via sphinxcontrib-blockdiag
brotli==1.1.0 ; platform_python_implementation == "CPython"
# via -r requirements/runtime-deps.in
build==0.10.0
build==1.0.3
# via pip-tools
certifi==2023.7.22
# via requests
Expand Down Expand Up @@ -88,7 +88,9 @@ idna==3.4
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.0
# via sphinx
# via
# build
# sphinx
importlib-resources==6.1.1
# via towncrier
incremental==22.10.0
Expand Down Expand Up @@ -124,7 +126,7 @@ pillow==9.5.0
# via
# -c requirements/broken-projects.in
# blockdiag
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/dev.in
platformdirs==3.10.0
# via virtualenv
Expand All @@ -149,7 +151,9 @@ pyjwt==2.8.0
# gidgethub
# pyjwt
pyproject-hooks==1.0.0
# via build
# via
# build
# pip-tools
pytest==8.0.1
# via
# -r requirements/lint.in
Expand Down
12 changes: 8 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ blockdiag==3.0.0
# via sphinxcontrib-blockdiag
brotli==1.1.0 ; platform_python_implementation == "CPython"
# via -r requirements/runtime-deps.in
build==0.10.0
build==1.0.3
# via pip-tools
certifi==2023.7.22
# via requests
Expand Down Expand Up @@ -86,7 +86,9 @@ idna==3.4
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.0
# via sphinx
# via
# build
# sphinx
importlib-resources==6.1.1
# via towncrier
incremental==22.10.0
Expand Down Expand Up @@ -121,7 +123,7 @@ pillow==9.5.0
# via
# -c requirements/broken-projects.in
# blockdiag
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/dev.in
platformdirs==3.10.0
# via virtualenv
Expand All @@ -144,7 +146,9 @@ pyjwt==2.8.0
# gidgethub
# pyjwt
pyproject-hooks==1.0.0
# via build
# via
# build
# pip-tools
pytest==8.0.1
# via
# -r requirements/lint.in
Expand Down

0 comments on commit 895fd00

Please sign in to comment.