Skip to content

Commit 63923c9

Browse files
Bump aiodns from 3.4.0 to 3.5.0 (#11210)
Bumps [aiodns](https://github.com/saghul/aiodns) from 3.4.0 to 3.5.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/aiodns/blob/master/ChangeLog">aiodns's changelog</a>.</em></p> <blockquote> <h1>3.5.0</h1> <ul> <li>Added explicit close method (<a href="https://redirect.github.com/saghul/aiodns/issues/166">#166</a>) <ul> <li>Allows proper cleanup of resources on demand</li> </ul> </li> <li>Fixed return type signature for CNAME and SOA records (<a href="https://redirect.github.com/saghul/aiodns/issues/162">#162</a>) <ul> <li>Corrected type annotations for better type checking</li> </ul> </li> <li>Improved Windows event loop documentation (<a href="https://redirect.github.com/saghul/aiodns/issues/163">#163</a>) <ul> <li>Provided more accurate information on supported event loops on Windows</li> </ul> </li> <li>Added pre-commit configuration with ruff (<a href="https://redirect.github.com/saghul/aiodns/issues/152">#152</a>) <ul> <li>Improved code quality and consistency</li> <li>Reformatted code and normalized end-of-line characters (<a href="https://redirect.github.com/saghul/aiodns/issues/155">#155</a>)</li> </ul> </li> <li>Updated dependencies <ul> <li>Bumped pycares from 4.8.0 to 4.9.0 (<a href="https://redirect.github.com/saghul/aiodns/issues/168">#168</a>)</li> <li>Bumped pytest-asyncio from 0.26.0 to 1.0.0 (<a href="https://redirect.github.com/saghul/aiodns/issues/167">#167</a>)</li> <li>Bumped pytest-cov from 6.1.1 to 6.2.1 (<a href="https://redirect.github.com/saghul/aiodns/issues/164">#164</a>)</li> <li>Bumped pytest from 8.3.5 to 8.4.0 (<a href="https://redirect.github.com/saghul/aiodns/issues/160">#160</a>)</li> <li>Bumped mypy from 1.15.0 to 1.16.0 (<a href="https://redirect.github.com/saghul/aiodns/issues/158">#158</a>)</li> <li>Bumped dependabot/fetch-metadata from 2.3.0 to 2.4.0 (<a href="https://redirect.github.com/saghul/aiodns/issues/159">#159</a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/aiodns/commit/83533f4d17dd769a5bc0fce6e4c7610b6abde85e"><code>83533f4</code></a> Release 3.5.0 (<a href="https://redirect.github.com/saghul/aiodns/issues/169">#169</a>)</li> <li><a href="https://github.com/aio-libs/aiodns/commit/78cd6004d6ab3f46d5ed57189ec1aae27d9cd62e"><code>78cd600</code></a> Add explicit close method (<a href="https://redirect.github.com/saghul/aiodns/issues/166">#166</a>)</li> <li><a href="https://github.com/aio-libs/aiodns/commit/f259a6e3650555157af53ac2b39f2ff545321d55"><code>f259a6e</code></a> Bump pycares from 4.8.0 to 4.9.0 (<a href="https://redirect.github.com/saghul/aiodns/issues/168">#168</a>)</li> <li><a href="https://github.com/aio-libs/aiodns/commit/e9a0d453eda8be9d83738585a7bf6fdd20222a86"><code>e9a0d45</code></a> Bump pytest-asyncio from 0.26.0 to 1.0.0 (<a href="https://redirect.github.com/saghul/aiodns/issues/167">#167</a>)</li> <li><a href="https://github.com/aio-libs/aiodns/commit/9a0bcdaefa3b043c63d00778184056118926a889"><code>9a0bcda</code></a> Provide more accurate information on what eventloops are supported on windows...</li> <li><a href="https://github.com/aio-libs/aiodns/commit/f2c8472fbaa7923574f55f2aae1870dce7a5ffe4"><code>f2c8472</code></a> Bump pytest-cov from 6.1.1 to 6.2.1 (<a href="https://redirect.github.com/saghul/aiodns/issues/164">#164</a>)</li> <li><a href="https://github.com/aio-libs/aiodns/commit/cc628cb5545ff9ab39bbd854a74126ffb287b051"><code>cc628cb</code></a> Fix return type signature for CNAME and SOA records (<a href="https://redirect.github.com/saghul/aiodns/issues/162">#162</a>)</li> <li><a href="https://github.com/aio-libs/aiodns/commit/e5c084ded82b9fdec5b7ec2eebcb33e3974bcd06"><code>e5c084d</code></a> Bump pytest from 8.3.5 to 8.4.0 (<a href="https://redirect.github.com/saghul/aiodns/issues/160">#160</a>)</li> <li><a href="https://github.com/aio-libs/aiodns/commit/5cdf3737743d86ef343c9b0b4d15f95c1014ed38"><code>5cdf373</code></a> Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (<a href="https://redirect.github.com/saghul/aiodns/issues/159">#159</a>)</li> <li><a href="https://github.com/aio-libs/aiodns/commit/7248418c92159a5b0aa93a5867a519649871621b"><code>7248418</code></a> Bump mypy from 1.15.0 to 1.16.0 (<a href="https://redirect.github.com/saghul/aiodns/issues/158">#158</a>)</li> <li>Additional commits viewable in <a href="https://github.com/saghul/aiodns/compare/v3.4.0...v3.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aiodns&package-manager=pip&previous-version=3.4.0&new-version=3.5.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 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cefe2c2 commit 63923c9

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=requirements/base.txt --strip-extras requirements/base.in
66
#
7-
aiodns==3.4.0
7+
aiodns==3.5.0
88
# via -r requirements/runtime-deps.in
99
aiohappyeyeballs==2.6.1
1010
# via -r requirements/runtime-deps.in

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=requirements/constraints.txt --resolver=backtracking --strip-extras requirements/constraints.in
66
#
7-
aiodns==3.4.0
7+
aiodns==3.5.0
88
# via
99
# -r requirements/lint.in
1010
# -r requirements/runtime-deps.in

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=requirements/dev.txt --resolver=backtracking --strip-extras requirements/dev.in
66
#
7-
aiodns==3.4.0
7+
aiodns==3.5.0
88
# via
99
# -r requirements/lint.in
1010
# -r requirements/runtime-deps.in

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=requirements/lint.txt --strip-extras requirements/lint.in
66
#
7-
aiodns==3.4.0
7+
aiodns==3.5.0
88
# via -r requirements/lint.in
99
annotated-types==0.7.0
1010
# via pydantic

requirements/runtime-deps.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=requirements/runtime-deps.txt --strip-extras requirements/runtime-deps.in
66
#
7-
aiodns==3.4.0
7+
aiodns==3.5.0
88
# via -r requirements/runtime-deps.in
99
aiohappyeyeballs==2.6.1
1010
# via -r requirements/runtime-deps.in

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=requirements/test.txt --resolver=backtracking --strip-extras requirements/test.in
66
#
7-
aiodns==3.4.0
7+
aiodns==3.5.0
88
# via -r requirements/runtime-deps.in
99
aiohappyeyeballs==2.6.1
1010
# via -r requirements/runtime-deps.in

0 commit comments

Comments
 (0)