Skip to content

Commit

Permalink
Bump tornado from 6.0.4 to 6.3.3
Browse files Browse the repository at this point in the history
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.0.4 to 6.3.3.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.0.4...v6.3.3)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 14, 2023
1 parent c4e4ef6 commit 3dc52b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pytest==4.6.6; python_version<"3.5"
pytest==6.1.2; python_version>="3.5"
six==1.15.0
tornado==5.1.1; python_version<"3.6"
tornado==6.0.4; python_version>="3.6"
tornado==6.3.3; python_version>="3.6"
trio==0.16.0; python_version>="3.6"
outcome==1.1.0; python_version>="3.6"
outcome==1.0.1; python_version<="3.5"
Expand Down

0 comments on commit 3dc52b3

Please sign in to comment.