Skip to content

Commit

Permalink
chore(deps-dev): bump xenon from 0.7.3 to 0.8.0 (#669)
Browse files Browse the repository at this point in the history
Bumps [xenon](https://github.com/rubik/xenon) from 0.7.3 to 0.8.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rubik/xenon/blob/master/CHANGELOG">xenon's changelog</a>.</em></p>
<blockquote>
<h2>0.8.0 (Sep 03, 2021)</h2>
<ul>
<li>Widen requirements to allow Radon v5: <a href="https://github-redirect.dependabot.com/rubik/xenon/issues/43">#43</a>, thanks to <a href="https://github.com/dsch"><code>@​dsch</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rubik/xenon/commit/af557b2a98d67afec74c58fa9b6a9ebf6f60120a"><code>af557b2</code></a> chore(release): bump to v0.8.0</li>
<li><a href="https://github.com/rubik/xenon/commit/d5baeb5a0ea94b25bfaac6434bba1fcf51dded3b"><code>d5baeb5</code></a> chore: widen required radon version to include 5.x (<a href="https://github-redirect.dependabot.com/rubik/xenon/issues/43">#43</a>)</li>
<li><a href="https://github.com/rubik/xenon/commit/a3667b2962bbdc5c38c2dee601e6e64f2301f01e"><code>a3667b2</code></a> chore: update tox environments</li>
<li>See full diff in <a href="https://github.com/rubik/xenon/compare/v0.7.3...v0.8.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xenon&package-manager=pip&previous-version=0.7.3&new-version=0.8.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>
  • Loading branch information
dependabot[bot] committed Sep 9, 2021
1 parent e54263e commit 52c685c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ pdoc3 = "^0.10.0"
pytest-asyncio = "^0.15.1"
bandit = "^1.7.0"
radon = "^4.5.0"
xenon = "^0.7.3"
xenon = "^0.8.0"
flake8-eradicate = "^1.1.0"
flake8-bugbear = "^21.3.2"
mkdocs-material = "^7.2.6"
Expand Down

0 comments on commit 52c685c

Please sign in to comment.