Skip to content

Commit d71d59e

Browse files
Bump tornado from 6.4.2 to 6.5.1 in /.docker (#2964)
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.2 to 6.5.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst">tornado's changelog</a>.</em></p> <blockquote> <h1>Release notes</h1> <p>.. toctree:: :maxdepth: 2</p> <p>releases/v6.5.1 releases/v6.5.0 releases/v6.4.2 releases/v6.4.1 releases/v6.4.0 releases/v6.3.3 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1 releases/v6.0.0 releases/v5.1.1 releases/v5.1.0 releases/v5.0.2 releases/v5.0.1 releases/v5.0.0 releases/v4.5.3 releases/v4.5.2 releases/v4.5.1 releases/v4.5.0 releases/v4.4.3 releases/v4.4.2 releases/v4.4.1 releases/v4.4.0 releases/v4.3.0 releases/v4.2.1 releases/v4.2.0 releases/v4.1.0 releases/v4.0.2 releases/v4.0.1 releases/v4.0.0 releases/v3.2.2 releases/v3.2.1 releases/v3.2.0 releases/v3.1.1 releases/v3.1.0 releases/v3.0.2 releases/v3.0.1 releases/v3.0.0</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tornadoweb/tornado/commit/b5586f3f2956308a9dff1fba2c3ddbbbe1ab29d0"><code>b5586f3</code></a> Merge pull request <a href="https://redirect.github.com/tornadoweb/tornado/issues/3503">#3503</a> from bdarnell/multipart-utf8</li> <li><a href="https://github.com/tornadoweb/tornado/commit/62c276434dc5b13e10336666348408bf8c062391"><code>62c2764</code></a> Release notes for v6.5.1</li> <li><a href="https://github.com/tornadoweb/tornado/commit/170a58af2c1708c22529daf37536b6ba63403fd0"><code>170a58a</code></a> httputil: Fix support for non-latin1 filenames in multipart uploads</li> <li><a href="https://github.com/tornadoweb/tornado/commit/ab5f35431242f95a5ef0a2ac228e54e89ab511f0"><code>ab5f354</code></a> Merge pull request <a href="https://redirect.github.com/tornadoweb/tornado/issues/3498">#3498</a> from bdarnell/final-6.5</li> <li><a href="https://github.com/tornadoweb/tornado/commit/3623024dfc36ea4955ba06c41dd1e63487e65473"><code>3623024</code></a> Final release notes for 6.5.0</li> <li><a href="https://github.com/tornadoweb/tornado/commit/b39b892bf78fe8fea01dd45199aa88307e7162f3"><code>b39b892</code></a> Merge pull request <a href="https://redirect.github.com/tornadoweb/tornado/issues/3497">#3497</a> from bdarnell/multipart-log-spam</li> <li><a href="https://github.com/tornadoweb/tornado/commit/cc61050e8f26697463142d99864b562e8470b41d"><code>cc61050</code></a> httputil: Raise errors instead of logging in multipart/form-data parsing</li> <li><a href="https://github.com/tornadoweb/tornado/commit/ae4a4e4feafc631c3dba64c3fbe185d05c37e356"><code>ae4a4e4</code></a> asyncio: Preserve contextvars across SelectorThread on Windows (<a href="https://redirect.github.com/tornadoweb/tornado/issues/3479">#3479</a>)</li> <li><a href="https://github.com/tornadoweb/tornado/commit/197ff13f768b9abd26b0ecb97989bdd40283c345"><code>197ff13</code></a> Merge pull request <a href="https://redirect.github.com/tornadoweb/tornado/issues/3496">#3496</a> from bdarnell/undeprecate-set-event-loop</li> <li><a href="https://github.com/tornadoweb/tornado/commit/c3d906c4ad05c2719f9e9c7a1f103e925b4bbc3a"><code>c3d906c</code></a> requirements: Upgrade tox to 4.26.0</li> <li>Additional commits viewable in <a href="https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tornado&package-manager=pip&previous-version=6.4.2&new-version=6.5.1)](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/openvinotoolkit/openvino_notebooks/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f79a4c5 commit d71d59e

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

.docker/Pipfile.lock

Lines changed: 14 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)