Skip to content

Commit 6c323e1

Browse files
Bump wait-for-it from 2.2.2 to 2.3.0 (#10263)
Bumps [wait-for-it](https://github.com/hartwork/wait-for-it) from 2.2.2 to 2.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hartwork/wait-for-it/releases">wait-for-it's releases</a>.</em></p> <blockquote> <h2>2.3.0</h2> <h2>What's Changed</h2> <ul> <li>Fix Sphinx build + cover by CI by <a href="https://github.com/hartwork"><code>@​hartwork</code></a> in <a href="https://redirect.github.com/hartwork/wait-for-it/pull/1">hartwork/wait-for-it#1</a></li> <li><code>docs/source/index.md</code>: Get terminal output back in sync by <a href="https://github.com/hartwork"><code>@​hartwork</code></a> in <a href="https://redirect.github.com/hartwork/wait-for-it/pull/2">hartwork/wait-for-it#2</a></li> <li>Apply new project home by <a href="https://github.com/hartwork"><code>@​hartwork</code></a> in <a href="https://redirect.github.com/hartwork/wait-for-it/pull/3">hartwork/wait-for-it#3</a></li> <li><code>.readthedocs.yml</code>: First try at fixing the Read the Docs build by <a href="https://github.com/hartwork"><code>@​hartwork</code></a> in <a href="https://redirect.github.com/hartwork/wait-for-it/pull/4">hartwork/wait-for-it#4</a></li> <li>Drop end-of-life Python 3.8 and add Python 3.13 by <a href="https://github.com/hartwork"><code>@​hartwork</code></a> in <a href="https://redirect.github.com/hartwork/wait-for-it/pull/5">hartwork/wait-for-it#5</a></li> <li>Prepare release 2.3.0 by <a href="https://github.com/hartwork"><code>@​hartwork</code></a> in <a href="https://redirect.github.com/hartwork/wait-for-it/pull/6">hartwork/wait-for-it#6</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hartwork/wait-for-it/compare/v2.2.2...v2.3.0">https://github.com/hartwork/wait-for-it/compare/v2.2.2...v2.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hartwork/wait-for-it/commit/6ba15adecd9d597024d72e8bfdb866741bd9cc40"><code>6ba15ad</code></a> Merge pull request <a href="https://redirect.github.com/hartwork/wait-for-it/issues/6">#6</a> from hartwork/prepare-release</li> <li><a href="https://github.com/hartwork/wait-for-it/commit/902a160ccaa5ec3502f939352f7f7c36e266b500"><code>902a160</code></a> Bump version to 2.3.0</li> <li><a href="https://github.com/hartwork/wait-for-it/commit/b04be12d5573bbc83a113b6da8401dee290a897a"><code>b04be12</code></a> Merge pull request <a href="https://redirect.github.com/hartwork/wait-for-it/issues/5">#5</a> from hartwork/drop-python-3-8-and-add-3-13</li> <li><a href="https://github.com/hartwork/wait-for-it/commit/42d90ee5ae3a37d7058dbd4045469e77f97efe5c"><code>42d90ee</code></a> Drop end-of-life Python 3.8 and add Python 3.13</li> <li><a href="https://github.com/hartwork/wait-for-it/commit/3c95b9ae5e4ca5c44cb074a63cce3de71489d628"><code>3c95b9a</code></a> Merge pull request <a href="https://redirect.github.com/hartwork/wait-for-it/issues/4">#4</a> from hartwork/try-fixing-readthedocs-yml</li> <li><a href="https://github.com/hartwork/wait-for-it/commit/2fa50ba351d2e90a97d23fbe04966213fc5d5193"><code>2fa50ba</code></a> .readthedocs.yml: First try at fixing the Read the Docs build</li> <li><a href="https://github.com/hartwork/wait-for-it/commit/cbffb592fd8dc24b5eef05d77b7a3ef3b266a008"><code>cbffb59</code></a> Merge pull request <a href="https://redirect.github.com/hartwork/wait-for-it/issues/3">#3</a> from hartwork/new-project-home</li> <li><a href="https://github.com/hartwork/wait-for-it/commit/ff7a582b2abc168c242dbf3aafae5ac1a7d7f067"><code>ff7a582</code></a> Apply new project home</li> <li><a href="https://github.com/hartwork/wait-for-it/commit/cea7d83c3a98f9b1432add5bcb33d40640638bbb"><code>cea7d83</code></a> setup.py: Extend author info</li> <li><a href="https://github.com/hartwork/wait-for-it/commit/c3bb7c59d6227d3b0ea0cfbea1771ccbf966ddaa"><code>c3bb7c5</code></a> Stop GitHub Dependabot from requesting explicit review</li> <li>Additional commits viewable in <a href="https://github.com/hartwork/wait-for-it/compare/v2.2.2...v2.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=wait-for-it&package-manager=pip&previous-version=2.2.2&new-version=2.3.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 08dc3ea commit 6c323e1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ valkey==6.0.2
267267
# via -r requirements/lint.in
268268
virtualenv==20.28.0
269269
# via pre-commit
270-
wait-for-it==2.2.2
270+
wait-for-it==2.3.0
271271
# via -r requirements/test.in
272272
wheel==0.45.1
273273
# via pip-tools

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ valkey==6.0.2
259259
# via -r requirements/lint.in
260260
virtualenv==20.28.0
261261
# via pre-commit
262-
wait-for-it==2.2.2
262+
wait-for-it==2.3.0
263263
# via -r requirements/test.in
264264
wheel==0.45.1
265265
# via pip-tools

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ typing-extensions==4.12.2
129129
# rich
130130
uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython"
131131
# via -r requirements/base.in
132-
wait-for-it==2.2.2
132+
wait-for-it==2.3.0
133133
# via -r requirements/test.in
134134
yarl==1.18.3
135135
# via -r requirements/runtime-deps.in

0 commit comments

Comments
 (0)