Skip to content

Commit 9fdbe98

Browse files
chore(deps): bump tornado from 6.4.2 to 6.5.1 in /test/sample-test (kubeflow#11936)
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.2 to 6.5.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.4.2...v6.5.1) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent beae62f commit 9fdbe98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sample-test/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ termcolor==2.4.0
181181
# via fire
182182
tomli==2.0.1
183183
# via black
184-
tornado==6.4.2
184+
tornado==6.5.1
185185
# via jupyter-client
186186
tqdm==4.66.5
187187
# via papermill

0 commit comments

Comments
 (0)