Skip to content

Commit a42aa3c

Browse files
Bump aiohappyeyeballs from 2.3.4 to 2.3.5 (#8644)
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 13ef3c1 commit a42aa3c

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
@@ -75,7 +75,9 @@ exceptiongroup==1.1.2
7575
filelock==3.3.2
7676
# via virtualenv
7777
freezegun==1.5.1
78-
# via -r requirements/test.in
78+
# via
79+
# -r requirements/lint.in
80+
# -r requirements/test.in
7981
frozenlist==1.4.1
8082
# via
8183
# -r requirements/runtime-deps.in
@@ -175,7 +177,9 @@ pytest==8.3.2
175177
pytest-cov==5.0.0
176178
# via -r requirements/test.in
177179
pytest-mock==3.14.0
178-
# via -r requirements/test.in
180+
# via
181+
# -r requirements/lint.in
182+
# -r requirements/test.in
179183
python-dateutil==2.8.2
180184
# via freezegun
181185
python-on-whales==0.72.0
@@ -247,7 +251,9 @@ towncrier==23.11.0
247251
tqdm==4.62.3
248252
# via python-on-whales
249253
trustme==1.1.0 ; platform_machine != "i686"
250-
# via -r requirements/test.in
254+
# via
255+
# -r requirements/lint.in
256+
# -r requirements/test.in
251257
typer==0.6.1
252258
# via python-on-whales
253259
typing-extensions==4.11.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
@@ -71,7 +71,9 @@ exceptiongroup==1.1.2
7171
filelock==3.12.2
7272
# via virtualenv
7373
freezegun==1.5.1
74-
# via -r requirements/test.in
74+
# via
75+
# -r requirements/lint.in
76+
# -r requirements/test.in
7577
frozenlist==1.4.1
7678
# via
7779
# -r requirements/runtime-deps.in
@@ -166,7 +168,9 @@ pytest==8.3.2
166168
pytest-cov==5.0.0
167169
# via -r requirements/test.in
168170
pytest-mock==3.14.0
169-
# via -r requirements/test.in
171+
# via
172+
# -r requirements/lint.in
173+
# -r requirements/test.in
170174
python-dateutil==2.8.2
171175
# via freezegun
172176
python-on-whales==0.72.0
@@ -233,7 +237,9 @@ towncrier==23.11.0
233237
tqdm==4.65.0
234238
# via python-on-whales
235239
trustme==1.1.0 ; platform_machine != "i686"
236-
# via -r requirements/test.in
240+
# via
241+
# -r requirements/lint.in
242+
# -r requirements/test.in
237243
typer==0.9.0
238244
# via python-on-whales
239245
typing-extensions==4.11.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)