Skip to content

Commit

Permalink
build(deps): bump tornado from 6.2.0 to 6.4.2 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.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.2.0...v6.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent ccfe32f commit a4575f8
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,7 +1,7 @@
# Python dependencies for Moonraker
--find-links=python_wheels
tornado==6.2.0 ; python_version=='3.7'
tornado==6.4.1 ; python_version>='3.8'
tornado==6.4.2 ; python_version>='3.8'
pyserial==3.4
pyserial-asyncio==0.6
pillow==9.5.0 ; python_version=='3.7'
Expand Down

0 comments on commit a4575f8

Please sign in to comment.