Skip to content

Commit

Permalink
Bump tornado in /requirements in the pip group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the /requirements directory: [tornado](https://github.com/tornadoweb/tornado).


Updates `tornado` from 6.4 to 6.4.1
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.4.0...v6.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent ec385c0 commit 1a7d5ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-dev.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ tomlkit==0.12.3
# via
# -r requirements/requirements-test.lock.txt
# pylint
tornado==6.4
tornado==6.4.1
# via
# -r requirements/requirements-test.lock.txt
# livereload
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-test.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ tomli==2.0.1
# tox
tomlkit==0.12.3
# via pylint
tornado==6.4
tornado==6.4.1
# via livereload
tox==4.11.4
# via -r requirements/requirements-test.in
Expand Down

0 comments on commit 1a7d5ed

Please sign in to comment.