Skip to content

Commit

Permalink
Merge #487 #488
Browse files Browse the repository at this point in the history
487: build(deps): bump mccabe from 0.6.1 to 0.7.0 r=ChrisRBe a=dependabot[bot]

Bumps [mccabe](https://github.com/pycqa/mccabe) from 0.6.1 to 0.7.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/PyCQA/mccabe/commit/835a5400881b7460998be51d871fd36f836db3c9"><code>835a540</code></a> Prepare for v0.7.0</li>
<li><a href="https://github.com/PyCQA/mccabe/commit/2d4dd9435fcb05aaa89ba0392a84cb1d30a87dc9"><code>2d4dd94</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pycqa/mccabe/issues/81">#81</a> from MaxG87/master</li>
<li><a href="https://github.com/PyCQA/mccabe/commit/7c54a18f26ace8531d7ec6e60848ddfee5b2a38a"><code>7c54a18</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pycqa/mccabe/issues/88">#88</a> from cclauss/patch-1</li>
<li><a href="https://github.com/PyCQA/mccabe/commit/ff7e1ea52948e0f7b0ca48147141dcae67f54d80"><code>ff7e1ea</code></a> [flake8] max-line-length = 88</li>
<li><a href="https://github.com/PyCQA/mccabe/commit/2dfdfb1ecfeb0d62c999ab30a9ea9abb646de52b"><code>2dfdfb1</code></a> flake8 --max-line-length=88 again</li>
<li><a href="https://github.com/PyCQA/mccabe/commit/7285c3be5be8f5a8606eb3615b962797c3dfaff0"><code>7285c3b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pycqa/mccabe/issues/87">#87</a> from cclauss/patch-1</li>
<li><a href="https://github.com/PyCQA/mccabe/commit/78ce3839d6910a99021a4b09a85d3486897b47b7"><code>78ce383</code></a> tox.ini: flake8 --max-line-length=88</li>
<li><a href="https://github.com/PyCQA/mccabe/commit/4ba21d2e8db92534914a89f44b5dfd0fb2e29e9c"><code>4ba21d2</code></a> Travis CI: allow_failures in Python end of life branches</li>
<li><a href="https://github.com/PyCQA/mccabe/commit/80794d37d7d3e35cf243877a396e53f70243e154"><code>80794d3</code></a> Apply suggestions from code review</li>
<li><a href="https://github.com/PyCQA/mccabe/commit/e864119dca577a38552b0d32c66d0ef3dc7779e0"><code>e864119</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pycqa/mccabe/issues/86">#86</a> from cclauss/patch-1</li>
<li>Additional commits viewable in <a href="https://github.com/pycqa/mccabe/compare/0.6.1...0.7.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mccabe&package-manager=pip&previous-version=0.6.1&new-version=0.7.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>

488: build(deps): bump identify from 2.4.4 to 2.4.5 r=ChrisRBe a=dependabot[bot]

Bumps [identify](https://github.com/pre-commit/identify) from 2.4.4 to 2.4.5.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/pre-commit/identify/commit/0d91359682cb22916026bcdfdc08b28b978a8f43"><code>0d91359</code></a> v2.4.5</li>
<li><a href="https://github.com/pre-commit/identify/commit/735c7b75b8f83c7c088ce7c046fb0e72d5357e76"><code>735c7b7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/identify/issues/271">#271</a> from tdegeus/tex</li>
<li><a href="https://github.com/pre-commit/identify/commit/455511e2f2c4d49bc6e9c979332f5a0c118316e3"><code>455511e</code></a> Adding <code>sty</code> files (normally TeX files)</li>
<li><a href="https://github.com/pre-commit/identify/commit/d2a8a98298fa90c76d9730cc20760e94efbc4aa1"><code>d2a8a98</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/identify/issues/270">#270</a> from pre-commit/all-repos_autofix_drop-py36</li>
<li><a href="https://github.com/pre-commit/identify/commit/7f27633692f08842a55b17d095a65626bd08a81a"><code>7f27633</code></a> drop python3.6 support</li>
<li>See full diff in <a href="https://github.com/pre-commit/identify/compare/v2.4.4...v2.4.5">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=identify&package-manager=pip&previous-version=2.4.4&new-version=2.4.5)](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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] authored Jan 25, 2022
3 parents 5478f5d + 84df2c5 + 0d9e329 commit a0f2943
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ coverage==5.5
distlib==0.3.4
filelock==3.4.2
flake8==3.9.1
identify==2.4.4
identify==2.4.5
idna==3.3
iniconfig==1.1.1
isort==5.10.1
lazy-object-proxy==1.7.1
mccabe==0.6.1
mccabe==0.7.0
mypy-extensions==0.4.3
nodeenv==1.6.0
packaging==21.3
Expand Down

0 comments on commit a0f2943

Please sign in to comment.