Skip to content

Commit 183bd0a

Browse files
RHAIENG-540: build(deps): bump tornado dependency from ~6.5.1 to ~6.5.2 across all relevant Pipfiles (#1754)
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.2 to 6.5. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.4.2...v6.5.0) --- updated-dependencies: - dependency-name: tornado dependency-version: '6.5' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update Pipfile.lock for Python 3.12 * Update Pipfile.lock for Python 3.11 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
1 parent 742d62e commit 183bd0a

File tree

26 files changed

+52
-50
lines changed

26 files changed

+52
-50
lines changed

runtimes/datascience/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ papermill = "~=2.6.0"
4141
pyzmq = "~=26.2.1"
4242
prompt-toolkit = "~=3.0.50"
4343
requests = "~=2.32.3"
44-
tornado = "~=6.5.1"
44+
tornado = "~=6.5.2"
4545
traitlets = "~=5.14.3"
4646
urllib3 = "~=2.5.0"
4747

runtimes/datascience/ubi9-python-3.11/Pipfile.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

runtimes/datascience/ubi9-python-3.12/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ papermill = "~=2.6.0"
4141
pyzmq = "~=26.2.1"
4242
prompt-toolkit = "~=3.0.50"
4343
requests = "~=2.32.3"
44-
tornado = "~=6.5.1"
44+
tornado = "~=6.5.2"
4545
traitlets = "~=5.14.3"
4646
urllib3 = "~=2.5.0"
4747

runtimes/datascience/ubi9-python-3.12/Pipfile.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

runtimes/minimal/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ papermill = "~=2.6.0"
2222
pyzmq = "~=26.2.1"
2323
prompt-toolkit = "~=3.0.50"
2424
requests = "~=2.32.3"
25-
tornado = "~=6.5.1"
25+
tornado = "~=6.5.2"
2626
traitlets = "~=5.14.3"
2727
urllib3 = "~=2.5.0"
2828

runtimes/minimal/ubi9-python-3.11/Pipfile.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

runtimes/minimal/ubi9-python-3.12/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ papermill = "~=2.6.0"
2222
pyzmq = "~=26.2.1"
2323
prompt-toolkit = "~=3.0.50"
2424
requests = "~=2.32.3"
25-
tornado = "~=6.5.1"
25+
tornado = "~=6.5.2"
2626
traitlets = "~=5.14.3"
2727
urllib3 = "~=2.5.0"
2828

runtimes/minimal/ubi9-python-3.12/Pipfile.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

runtimes/pytorch+llmcompressor/ubi9-python-3.11/Pipfile

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ papermill = "~=2.6.0"
6565
pyzmq = "~=26.2.1"
6666
prompt-toolkit = "~=3.0.50"
6767
requests = "~=2.32.3"
68-
tornado = "~=6.4.2"
68+
tornado = "~=6.5.2"
6969
traitlets = "~=5.14.3"
7070
urllib3 = "~=2.3.0"
7171

runtimes/pytorch+llmcompressor/ubi9-python-3.11/Pipfile.lock

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

0 commit comments

Comments
 (0)