Skip to content

Commit 149b0b3

Browse files
Bump tornado in /circleci/images/pgupgradetester/files/etc
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.2 to 6.5.5. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.5.2...v6.5.5) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac4338a commit 149b0b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circleci/images/pgupgradetester/files/etc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ ruamel.yaml==0.18.16; python_version >= '3.8'
5656
ruamel.yaml.clib==0.2.15; python_version >= '3.9'
5757
service-identity==24.2.0; python_version >= '3.8'
5858
sortedcontainers==2.4.0
59-
tornado==6.5.2; python_version >= '3.9'
59+
tornado==6.5.5; python_version >= '3.9'
6060
typing-extensions==4.14.0; python_version >= '3.9'
6161
urwid==3.0.3; python_full_version >= '3.9.0'
6262
wcwidth==0.6.0; python_version >= '3.8'

0 commit comments

Comments
 (0)