Commit 33f762e
authored
⬆️ Bump asttokens from 2.0.5 to 2.0.8 (#6)
Bumps [asttokens](https://github.com/gristlabs/asttokens) from 2.0.5 to
2.0.8.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gristlabs/asttokens/commit/9c55fc85643fff9a8d1853628f6a5c403b07f49d"><code>9c55fc8</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/gristlabs/asttokens/issues/90">#90</a>
from palfrey/fix-explicit-import</li>
<li><a
href="https://github.com/gristlabs/asttokens/commit/4ca1f3eb4a8602f294ed03643d28b4fbbb5ffec6"><code>4ca1f3e</code></a>
"exclude" for mypy is broken on 0.910</li>
<li><a
href="https://github.com/gristlabs/asttokens/commit/ed61b358fec5c55f2ace0703039b370a3fe5b233"><code>ed61b35</code></a>
Fix some 3.5 issues</li>
<li><a
href="https://github.com/gristlabs/asttokens/commit/47c3d36b821e0a77b2cebcf0147b0e723e1cae55"><code>47c3d36</code></a>
Exclude testdata from testing</li>
<li><a
href="https://github.com/gristlabs/asttokens/commit/df476bf9cfe8111aca41c5d2dc3aaca117fbc0b9"><code>df476bf</code></a>
Fix mypy explicit re-export issues</li>
<li><a
href="https://github.com/gristlabs/asttokens/commit/6f02fa55600b51e6c4a5de9404d240f94bf27a4f"><code>6f02fa5</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/gristlabs/asttokens/issues/87">#87</a>
from gristlabs/astroid-type-checking</li>
<li><a
href="https://github.com/gristlabs/asttokens/commit/7514cc59241b2383e0affe37f5af5934c64660f4"><code>7514cc5</code></a>
reenable slow tests, bump version to 2.0.7</li>
<li><a
href="https://github.com/gristlabs/asttokens/commit/83f00e80c3ffe784e12056f1f1bd9acb1c563859"><code>83f00e8</code></a>
disable slow tests temporarily</li>
<li><a
href="https://github.com/gristlabs/asttokens/commit/d0d71ee6646fe17ce424db56e2c2119b2c744f2c"><code>d0d71ee</code></a>
Fix errors when importing astroid just for type checking</li>
<li><a
href="https://github.com/gristlabs/asttokens/commit/beb8a4edb8df3efae028b6b28d4beebd0c89c4fa"><code>beb8a4e</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/gristlabs/asttokens/issues/84">#84</a>
from gristlabs/2.0.6</li>
<li>Additional commits viewable in <a
href="https://github.com/gristlabs/asttokens/compare/v2.0.5...2.0.8">compare
view</a></li>
</ul>
</details>
<br />
[](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 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments