Skip to content

Commit 882fce4

Browse files
chore: Bump tornado from 6.2 to 6.3.2 in /sdk/python/requirements (feast-dev#3638)
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2 to 6.3.2. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.2.0...v6.3.2) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3dd74e commit 882fce4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sdk/python/requirements/py3.10-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -919,7 +919,7 @@ toolz==0.12.0
919919
# altair
920920
# dask
921921
# partd
922-
tornado==6.2
922+
tornado==6.3.2
923923
# via
924924
# ipykernel
925925
# jupyter-client

sdk/python/requirements/py3.8-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -933,7 +933,7 @@ toolz==0.12.0
933933
# altair
934934
# dask
935935
# partd
936-
tornado==6.2
936+
tornado==6.3.2
937937
# via
938938
# ipykernel
939939
# jupyter-client

sdk/python/requirements/py3.9-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,7 @@ toolz==0.12.0
924924
# altair
925925
# dask
926926
# partd
927-
tornado==6.2
927+
tornado==6.3.2
928928
# via
929929
# ipykernel
930930
# jupyter-client

0 commit comments

Comments
 (0)