[pull] master from aio-libs:master - #714
Merged
Merged
Conversation
Bumps [typing-inspection](https://github.com/pydantic/typing-inspection) from 0.4.2 to 0.4.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pydantic/typing-inspection/releases">typing-inspection's releases</a>.</em></p> <blockquote> <h2>v0.4.3 2026-08-10</h2> <h2>What's Changed</h2> <ul> <li>Drop support for Python 3.9 by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/typing-inspection/pull/52">#52</a></li> <li>Avoid module <code>getattr()</code> calls in <code>typing_objects</code> functions by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/typing-inspection/pull/57">#57</a></li> <li>Add Python 3.15 support by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/typing-inspection/pull/59">#59</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pydantic/typing-inspection/compare/v0.4.2...v0.4.3">https://github.com/pydantic/typing-inspection/compare/v0.4.2...v0.4.3</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pydantic/typing-inspection/blob/main/HISTORY.md">typing-inspection's changelog</a>.</em></p> <blockquote> <h2>v0.4.3 (2026-08-10)</h2> <ul> <li>Drop support for Python 3.9 by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/typing-inspection/pull/52">#52</a></li> <li>Avoid module <code>getattr()</code> calls in <code>typing_objects</code> functions by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/typing-inspection/pull/57">#57</a></li> <li>Add Python 3.15 support by <a href="https://github.com/Viicos"><code>@Viicos</code></a> in <a href="https://redirect.github.com/pydantic/typing-inspection/pull/59">#59</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pydantic/typing-inspection/commit/2648bdf83a4bee689a315c57f4f999f3eb4df57c"><code>2648bdf</code></a> Prepare release 0.4.3 (<a href="https://redirect.github.com/pydantic/typing-inspection/issues/60">#60</a>)</li> <li><a href="https://github.com/pydantic/typing-inspection/commit/7c14c7576ea17a25af49f64052406ca7317302b8"><code>7c14c75</code></a> Add Python 3.15 support (<a href="https://redirect.github.com/pydantic/typing-inspection/issues/59">#59</a>)</li> <li><a href="https://github.com/pydantic/typing-inspection/commit/677b2ae5c8a5bb0cfa3c8af70931037e75d433ec"><code>677b2ae</code></a> Fix docs publish CI permissions (<a href="https://redirect.github.com/pydantic/typing-inspection/issues/58">#58</a>)</li> <li><a href="https://github.com/pydantic/typing-inspection/commit/5e33e8d81b05c338635a78bd4076f6037ce10d74"><code>5e33e8d</code></a> Avoid module <code>getattr()</code> calls in <code>typing_objects</code> functions (<a href="https://redirect.github.com/pydantic/typing-inspection/issues/57">#57</a>)</li> <li><a href="https://github.com/pydantic/typing-inspection/commit/f576d834ab0be322201de62098d460780e9d2503"><code>f576d83</code></a> Fix <code>Literal</code> test (<a href="https://redirect.github.com/pydantic/typing-inspection/issues/56">#56</a>)</li> <li><a href="https://github.com/pydantic/typing-inspection/commit/b05cc7fb3e43031b0af4b872b80e92a50e71206f"><code>b05cc7f</code></a> Add zizmor (<a href="https://redirect.github.com/pydantic/typing-inspection/issues/54">#54</a>)</li> <li><a href="https://github.com/pydantic/typing-inspection/commit/f283cb16986631466b4e903e3e69d0d6e68f5217"><code>f283cb1</code></a> Add yamlfmt and update pre-commit hooks (<a href="https://redirect.github.com/pydantic/typing-inspection/issues/53">#53</a>)</li> <li><a href="https://github.com/pydantic/typing-inspection/commit/30adcab6c56d20f273a0b8a4f425ec8d44350a44"><code>30adcab</code></a> Drop support for Python 3.9 (<a href="https://redirect.github.com/pydantic/typing-inspection/issues/52">#52</a>)</li> <li><a href="https://github.com/pydantic/typing-inspection/commit/505ed6495d18a214cad8b03ed89bee5811060fec"><code>505ed64</code></a> Update lockfile and dependencies (<a href="https://redirect.github.com/pydantic/typing-inspection/issues/51">#51</a>)</li> <li><a href="https://github.com/pydantic/typing-inspection/commit/2afb37ca85617282877828bb8a118e60903830cd"><code>2afb37c</code></a> Fix typo in <code>_UnknownType</code> type alias (<a href="https://redirect.github.com/pydantic/typing-inspection/issues/50">#50</a>)</li> <li>See full diff in <a href="https://github.com/pydantic/typing-inspection/compare/v0.4.2...v0.4.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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )