-
Notifications
You must be signed in to change notification settings - Fork 9
Commit b3d05bf
authored
Bump sybil from 5.0.2 to 5.0.3 (#137)
Bumps [sybil](https://github.com/simplistix/sybil) from 5.0.2 to 5.0.3.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/simplistix/sybil/blob/master/CHANGELOG.rst">sybil's
changelog</a>.</em></p>
<blockquote>
<h2>5.0.3 (14 Jul 2023)</h2>
<ul>
<li>Fix bug in traceback trimming on the latest release of pytest.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/simplistix/sybil/commit/6cbbb7940ced12e4a77943012b499a64e52d08cb"><code>6cbbb79</code></a>
Prepare for 5.0.3 release</li>
<li><a
href="https://github.com/simplistix/sybil/commit/280a005ad6d25f2ee85ed17348cd0904b872bb7c"><code>280a005</code></a>
Adjust lexing expectations after text change</li>
<li><a
href="https://github.com/simplistix/sybil/commit/d92e744af3e6bbff200ac259c7590c26d8162555"><code>d92e744</code></a>
Move doctest examples out of .py file</li>
<li><a
href="https://github.com/simplistix/sybil/commit/ed027e8c75c2c3b818ddc76249ba9d8144e1aa22"><code>ed027e8</code></a>
Add explicit tests for doctests and the end of fenced python
codeblocks</li>
<li><a
href="https://github.com/simplistix/sybil/commit/0e707b455a2aac9b749ef06dba4dd357717f3fcb"><code>0e707b4</code></a>
Note that this test needs to be at the end</li>
<li><a
href="https://github.com/simplistix/sybil/commit/df0d221c1d9da1454a5ef7fd72675d8d43b96eb0"><code>df0d221</code></a>
Deal with more pytest internals changing</li>
<li>See full diff in <a
href="https://github.com/simplistix/sybil/compare/5.0.2...5.0.3">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>File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments