Skip to content

Commit ead5540

Browse files
Bump tornado from 6.4 to 6.4.2 in /docs
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4 to 6.4.2. - [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.4.0...v6.4.2) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4afa85a commit ead5540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ tinycss2==1.2.1 ; python_version >= "3.9" and python_version < "3.13"
155155
toml==0.10.2 ; python_version >= "3.9" and python_version < "3.13"
156156
tomli==2.0.1 ; python_version >= "3.9" and python_version < "3.11"
157157
tomlkit==0.12.3 ; python_version >= "3.9" and python_version < "3.13"
158-
tornado==6.4 ; python_version >= "3.9" and python_version < "3.13"
158+
tornado==6.4.2 ; python_version >= "3.9" and python_version < "3.13"
159159
tqdm==4.66.1 ; python_version >= "3.9" and python_version < "3.13"
160160
traitlets==5.14.1 ; python_version >= "3.9" and python_version < "3.13"
161161
typed-ast==1.5.5 ; python_version >= "3.9" and python_version < "3.13"

0 commit comments

Comments
 (0)