Skip to content

Commit

Permalink
build(deps): bump tornado from 6.2.0 to 6.4.1 in /scripts
Browse files Browse the repository at this point in the history
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2.0 to 6.4.1.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.2.0...v6.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 23, 2024
1 parent 8f3b30a commit fc851e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/moonraker-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Python dependencies for Moonraker
--find-links=python_wheels
tornado==6.2.0 ; python_version=='3.7'
tornado==6.4.1 ; python_version=='3.7'
tornado==6.4.1 ; python_version>='3.8'
pyserial==3.4
pyserial-asyncio==0.6
Expand Down

0 comments on commit fc851e0

Please sign in to comment.