Skip to content

Commit bf6363d

Browse files
chore(deps): bump tornado from 6.4.1 to 6.4.2 in /docs (#221)
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.1 to 6.4.2. - [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.4.1...v6.4.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 1f08488 commit bf6363d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ mock
99
autodoc
1010

1111
defusedxml
12-
tornado==6.4.1
12+
tornado==6.4.2
1313
jinja2==3.1.4
1414
idna==3.7

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ sphinxcontrib-qthelp==1.0.3
8888
# via sphinx
8989
sphinxcontrib-serializinghtml==1.1.9
9090
# via sphinx
91-
tornado==6.4.1
91+
tornado==6.4.2
9292
# via
9393
# -r requirements.in
9494
# livereload

0 commit comments

Comments
 (0)