Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps): bump escapyde from 1.0.1 to 1.0.2 (#125)
Bumps [escapyde](https://github.com/Diapolo10/escapyde) from 1.0.1 to 1.0.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Diapolo10/escapyde/blob/main/CHANGELOG.md">escapyde's changelog</a>.</em></p> <blockquote> <h2>[1.0.2] - 2024-12-03</h2> <p>Moved py.typed to the correct location.</p> <h3>Fixed</h3> <ul> <li>Fixed type annotation support when imported.</li> </ul> <p>--></p> <hr /> <h2>[1.0.2] - 2024-12-03</h2> <p>Moved py.typed to the correct location.</p> <h3>Fixed</h3> <ul> <li>Fixed type annotation support when imported.</li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Diapolo10/escapyde/commit/eb771478216c782c6e54f704e44a5ea7457697e4"><code>eb77147</code></a> [v1.0.2] Release</li> <li><a href="https://github.com/Diapolo10/escapyde/commit/23b44adb02884bdf2fd9381efaf704993f30f611"><code>23b44ad</code></a> [PATCH] Moved py.typed</li> <li><a href="https://github.com/Diapolo10/escapyde/commit/5c6ed5b0a127920e30c315805bd77af3f5237189"><code>5c6ed5b</code></a> Bump ruff from 0.8.0 to 0.8.1 (<a href="https://redirect.github.com/Diapolo10/escapyde/issues/239">#239</a>)</li> <li><a href="https://github.com/Diapolo10/escapyde/commit/414594a880862612063443b5be3cf69e5df98d07"><code>414594a</code></a> Bump ruff from 0.8.0 to 0.8.1</li> <li><a href="https://github.com/Diapolo10/escapyde/commit/00634abdf90cfe04d0e3df4b6d362751e681d773"><code>00634ab</code></a> Bump pytest from 8.3.3 to 8.3.4 (<a href="https://redirect.github.com/Diapolo10/escapyde/issues/238">#238</a>)</li> <li><a href="https://github.com/Diapolo10/escapyde/commit/9a4ef360a2263e71f21e63c1145e8f6223c9dad4"><code>9a4ef36</code></a> Bump pytest from 8.3.3 to 8.3.4</li> <li><a href="https://github.com/Diapolo10/escapyde/commit/198b0976f9cf4e13e9d2d5653d2d56e517ad0a38"><code>198b097</code></a> Bump ruff from 0.7.4 to 0.8.0 (<a href="https://redirect.github.com/Diapolo10/escapyde/issues/236">#236</a>)</li> <li><a href="https://github.com/Diapolo10/escapyde/commit/3743915ad92aa2314d030e6812fcc7cb45392b84"><code>3743915</code></a> Bump ruff from 0.7.4 to 0.8.0</li> <li><a href="https://github.com/Diapolo10/escapyde/commit/16839a06d7748ecb71d4df23a8219d8249e67649"><code>16839a0</code></a> Bump ruff from 0.7.3 to 0.7.4 (<a href="https://redirect.github.com/Diapolo10/escapyde/issues/235">#235</a>)</li> <li><a href="https://github.com/Diapolo10/escapyde/commit/72d55512f46616024dc4523925eca75aa4c9db38"><code>72d5551</code></a> Bump ruff from 0.7.3 to 0.7.4</li> <li>Additional commits viewable in <a href="https://github.com/Diapolo10/escapyde/compare/v1.0.1...v1.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=escapyde&package-manager=pip&previous-version=1.0.1&new-version=1.0.2)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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