Skip to content

Commit dba94d2

Browse files
authored
Bump pipdeptree from 2.9.4 to 2.12.0 (#168)
Bumps [pipdeptree](https://github.com/tox-dev/pipdeptree) from 2.9.4 to 2.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tox-dev/pipdeptree/releases">pipdeptree's releases</a>.</em></p> <blockquote> <h2>2.12.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Detect dependency cycles beyond a depth = 2 by <a href="https://github.com/kemzeb"><code>@​kemzeb</code></a> in <a href="https://redirect.github.com/tox-dev/pipdeptree/pull/274">tox-dev/pipdeptree#274</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/pipdeptree/compare/2.11.0...2.12.0">https://github.com/tox-dev/pipdeptree/compare/2.11.0...2.12.0</a></p> <h2>2.11.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Bump deps by <a href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/pipdeptree/pull/272">tox-dev/pipdeptree#272</a></li> <li>Have --packages and --all work together by <a href="https://github.com/kemzeb"><code>@​kemzeb</code></a> in <a href="https://redirect.github.com/tox-dev/pipdeptree/pull/273">tox-dev/pipdeptree#273</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/pipdeptree/compare/2.10.2...2.11.0">https://github.com/tox-dev/pipdeptree/compare/2.10.2...2.11.0</a></p> <h2>2.10.2</h2> <!-- raw HTML omitted --> <ul> <li>Internal refactors.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/pipdeptree/compare/2.10.1...2.10.2">https://github.com/tox-dev/pipdeptree/compare/2.10.1...2.10.2</a></p> <h2>2.10.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Fix graphviz CLI failing by <a href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/pipdeptree/pull/271">tox-dev/pipdeptree#271</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/pipdeptree/compare/2.10.0...2.10.1">https://github.com/tox-dev/pipdeptree/compare/2.10.0...2.10.1</a></p> <h2>2.10.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Split project to parts by <a href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/pipdeptree/pull/261">tox-dev/pipdeptree#261</a></li> <li>Drop 3.7 support by <a href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/pipdeptree/pull/263">tox-dev/pipdeptree#263</a></li> <li>Fix entrypoints by <a href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/pipdeptree/pull/264">tox-dev/pipdeptree#264</a></li> <li>Improve CLI by <a href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/pipdeptree/pull/265">tox-dev/pipdeptree#265</a></li> <li>Add type check to CI and fix errors by <a href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in <a href="https://redirect.github.com/tox-dev/pipdeptree/pull/266">tox-dev/pipdeptree#266</a></li> <li>Simplify loops by <a href="https://github.com/eumiro"><code>@​eumiro</code></a> in <a href="https://redirect.github.com/tox-dev/pipdeptree/pull/267">tox-dev/pipdeptree#267</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/eumiro"><code>@​eumiro</code></a> made their first contribution in <a href="https://redirect.github.com/tox-dev/pipdeptree/pull/267">tox-dev/pipdeptree#267</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/pipdeptree/compare/2.9.6...2.10.0">https://github.com/tox-dev/pipdeptree/compare/2.9.6...2.10.0</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tox-dev/pipdeptree/commit/1ca7fe7472d03f7b472f39cbf626052855790e4d"><code>1ca7fe7</code></a> Detect dependency cycles beyond a depth = 2 (<a href="https://redirect.github.com/tox-dev/pipdeptree/issues/274">#274</a>)</li> <li><a href="https://github.com/tox-dev/pipdeptree/commit/616618fd7d35a417ff052de69472f2dc6e523986"><code>616618f</code></a> Have --packages and --all work together (<a href="https://redirect.github.com/tox-dev/pipdeptree/issues/273">#273</a>)</li> <li><a href="https://github.com/tox-dev/pipdeptree/commit/a09fea075b5cb66b845036d35c80a5c2da3720a5"><code>a09fea0</code></a> Bump deps (<a href="https://redirect.github.com/tox-dev/pipdeptree/issues/272">#272</a>)</li> <li><a href="https://github.com/tox-dev/pipdeptree/commit/598c77537950620f0253d4530d5ddde7bb573c08"><code>598c775</code></a> Update pyproject.toml</li> <li><a href="https://github.com/tox-dev/pipdeptree/commit/9f47457ed620aa22e641df6d1c1a0892259df526"><code>9f47457</code></a> Fix main</li> <li><a href="https://github.com/tox-dev/pipdeptree/commit/fd9ed249798344c3f9ccbeabfde4e9b845551c0f"><code>fd9ed24</code></a> General code improvements</li> <li><a href="https://github.com/tox-dev/pipdeptree/commit/81824dede7e3b762fd8b88746b7cb6cebadc4e67"><code>81824de</code></a> Update README.md</li> <li><a href="https://github.com/tox-dev/pipdeptree/commit/f405c666c59f7c4a1a423cd39fc1d64e169cf901"><code>f405c66</code></a> Fix graphviz CLI failing (<a href="https://redirect.github.com/tox-dev/pipdeptree/issues/271">#271</a>)</li> <li><a href="https://github.com/tox-dev/pipdeptree/commit/e86182613ac3e91630f88eb1f3767b3b64c37c4d"><code>e861826</code></a> Simplify loops (<a href="https://redirect.github.com/tox-dev/pipdeptree/issues/267">#267</a>)</li> <li><a href="https://github.com/tox-dev/pipdeptree/commit/94682d2b235b2cc1808301ada30880d195741614"><code>94682d2</code></a> Add type check to CI and fix errors (<a href="https://redirect.github.com/tox-dev/pipdeptree/issues/266">#266</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tox-dev/pipdeptree/compare/2.9.4...2.12.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pipdeptree&package-manager=pip&previous-version=2.9.4&new-version=2.12.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 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>
2 parents 98c3c82 + 05052ad commit dba94d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coding-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ graphviz==0.20.1
9494
pip-autoremove==0.10.0
9595
pip==23.2.1
9696
setuptools==68.0.0
97-
pipdeptree==2.9.4
97+
pipdeptree==2.12.0
9898
pylint==2.17.4
9999
astroid==2.15.6
100100
lazy-object-proxy==1.9.0

0 commit comments

Comments
 (0)