Skip to content

Commit c062edf

Browse files
Bump aiohappyeyeballs from 2.3.4 to 2.3.5 (#8645)
Bumps [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) from 2.3.4 to 2.3.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/aiohappyeyeballs/releases">aiohappyeyeballs's releases</a>.</em></p> <blockquote> <h1>v2.3.5 (2024-08-07)</h1> <h2>Documentation</h2> <ul> <li>docs: add link to Happy Eyeballs explanation (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/73">#73</a>) (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/077710c150b6c762ffe408e0ad418c506a2d6f31"><code>077710c</code></a>)</li> </ul> <h2>Fix</h2> <ul> <li>fix: remove upper bound on python requirement (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/74">#74</a>)</li> </ul> <p>Co-authored-by: J. Nick Koston &lt;<a href="mailto:[email protected]">[email protected]</a>&gt; (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/0de1e534fc5b7526e11bf203ab09b95b13f3070b"><code>0de1e53</code></a>)</p> <ul> <li> <p>fix: preserve errno if all exceptions have the same errno (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/77">#77</a>) (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/7bbb2bf0feb3994953a52a1d606e682acad49cb8"><code>7bbb2bf</code></a>)</p> </li> <li> <p>fix: adjust license classifier to better reflect license terms (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/78">#78</a>) (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/56e7ba612c5029364bb960b07022a2b720f0a967"><code>56e7ba6</code></a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/aiohappyeyeballs/blob/main/CHANGELOG.md">aiohappyeyeballs's changelog</a>.</em></p> <blockquote> <h2>v2.3.5 (2024-08-07)</h2> <h3>Fix</h3> <ul> <li>Remove upper bound on python requirement (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/74">#74</a>) (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/0de1e534fc5b7526e11bf203ab09b95b13f3070b"><code>0de1e53</code></a>)</li> <li>Preserve errno if all exceptions have the same errno (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/77">#77</a>) (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/7bbb2bf0feb3994953a52a1d606e682acad49cb8"><code>7bbb2bf</code></a>)</li> <li>Adjust license classifier to better reflect license terms (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/78">#78</a>) (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/56e7ba612c5029364bb960b07022a2b720f0a967"><code>56e7ba6</code></a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Add link to happy eyeballs explanation (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/73">#73</a>) (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/077710c150b6c762ffe408e0ad418c506a2d6f31"><code>077710c</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/01595bbda3380154cc4e72702a1f82502a15940a"><code>01595bb</code></a> 2.3.5</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/0de1e534fc5b7526e11bf203ab09b95b13f3070b"><code>0de1e53</code></a> fix: remove upper bound on python requirement (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/74">#74</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/7bbb2bf0feb3994953a52a1d606e682acad49cb8"><code>7bbb2bf</code></a> fix: preserve errno if all exceptions have the same errno (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/77">#77</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/56e7ba612c5029364bb960b07022a2b720f0a967"><code>56e7ba6</code></a> fix: adjust license classifier to better reflect license terms (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/78">#78</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/ef944493d46655fe4b78dc519a359a06305cc9b9"><code>ef94449</code></a> chore(pre-commit.ci): pre-commit autoupdate (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/75">#75</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/077710c150b6c762ffe408e0ad418c506a2d6f31"><code>077710c</code></a> docs: add link to Happy Eyeballs explanation (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/73">#73</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/d69d8e05612b6b659c80fd1089075889a10e1948"><code>d69d8e0</code></a> chore: remove redundant asyncio import (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/72">#72</a>)</li> <li>See full diff in <a href="https://github.com/aio-libs/aiohappyeyeballs/compare/v2.3.4...v2.3.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aiohappyeyeballs&package-manager=pip&previous-version=2.3.4&new-version=2.3.5)](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 c4acabc commit c062edf

File tree

5 files changed

+23
-11
lines changed

5 files changed

+23
-11
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiodns==3.2.0 ; sys_platform == "linux" or sys_platform == "darwin"
88
# via -r requirements/runtime-deps.in
9-
aiohappyeyeballs==2.3.4
9+
aiohappyeyeballs==2.3.5
1010
# via -r requirements/runtime-deps.in
1111
aiosignal==1.3.1
1212
# via -r requirements/runtime-deps.in

requirements/constraints.txt

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aiodns==3.2.0 ; sys_platform == "linux" or sys_platform == "darwin"
88
# via
99
# -r requirements/lint.in
1010
# -r requirements/runtime-deps.in
11-
aiohappyeyeballs==2.3.4
11+
aiohappyeyeballs==2.3.5
1212
# via -r requirements/runtime-deps.in
1313
aiohttp-theme==0.1.6
1414
# via -r requirements/doc.in
@@ -69,7 +69,9 @@ exceptiongroup==1.1.2
6969
filelock==3.12.2
7070
# via virtualenv
7171
freezegun==1.5.1
72-
# via -r requirements/test.in
72+
# via
73+
# -r requirements/lint.in
74+
# -r requirements/test.in
7375
frozenlist==1.4.1
7476
# via
7577
# -r requirements/runtime-deps.in
@@ -165,7 +167,9 @@ pytest==8.1.1
165167
pytest-cov==5.0.0
166168
# via -r requirements/test.in
167169
pytest-mock==3.14.0
168-
# via -r requirements/test.in
170+
# via
171+
# -r requirements/lint.in
172+
# -r requirements/test.in
169173
python-dateutil==2.8.2
170174
# via freezegun
171175
python-on-whales==0.72.0
@@ -235,7 +239,9 @@ towncrier==23.11.0
235239
tqdm==4.65.0
236240
# via python-on-whales
237241
trustme==1.1.0 ; platform_machine != "i686"
238-
# via -r requirements/test.in
242+
# via
243+
# -r requirements/lint.in
244+
# -r requirements/test.in
239245
typer==0.9.0
240246
# via python-on-whales
241247
typing-extensions==4.10.0

requirements/dev.txt

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aiodns==3.2.0 ; sys_platform == "linux" or sys_platform == "darwin"
88
# via
99
# -r requirements/lint.in
1010
# -r requirements/runtime-deps.in
11-
aiohappyeyeballs==2.3.4
11+
aiohappyeyeballs==2.3.5
1212
# via -r requirements/runtime-deps.in
1313
aiohttp-theme==0.1.6
1414
# via -r requirements/doc.in
@@ -67,7 +67,9 @@ exceptiongroup==1.1.2
6767
filelock==3.12.2
6868
# via virtualenv
6969
freezegun==1.5.1
70-
# via -r requirements/test.in
70+
# via
71+
# -r requirements/lint.in
72+
# -r requirements/test.in
7173
frozenlist==1.4.1
7274
# via
7375
# -r requirements/runtime-deps.in
@@ -160,7 +162,9 @@ pytest==8.1.1
160162
pytest-cov==5.0.0
161163
# via -r requirements/test.in
162164
pytest-mock==3.14.0
163-
# via -r requirements/test.in
165+
# via
166+
# -r requirements/lint.in
167+
# -r requirements/test.in
164168
python-dateutil==2.8.2
165169
# via freezegun
166170
python-on-whales==0.72.0
@@ -227,7 +231,9 @@ towncrier==23.11.0
227231
tqdm==4.65.0
228232
# via python-on-whales
229233
trustme==1.1.0 ; platform_machine != "i686"
230-
# via -r requirements/test.in
234+
# via
235+
# -r requirements/lint.in
236+
# -r requirements/test.in
231237
typer==0.9.0
232238
# via python-on-whales
233239
typing-extensions==4.10.0

requirements/runtime-deps.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiodns==3.2.0 ; sys_platform == "linux" or sys_platform == "darwin"
88
# via -r requirements/runtime-deps.in
9-
aiohappyeyeballs==2.3.4
9+
aiohappyeyeballs==2.3.5
1010
# via -r requirements/runtime-deps.in
1111
aiosignal==1.3.1
1212
# via -r requirements/runtime-deps.in

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiodns==3.2.0 ; sys_platform == "linux" or sys_platform == "darwin"
88
# via -r requirements/runtime-deps.in
9-
aiohappyeyeballs==2.3.4
9+
aiohappyeyeballs==2.3.5
1010
# via -r requirements/runtime-deps.in
1111
aiosignal==1.3.1
1212
# via -r requirements/runtime-deps.in

0 commit comments

Comments
 (0)