Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 1e851ef commit 0dd5743
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 16 deletions.
41 changes: 26 additions & 15 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ readme = 'README.md'

[tool.poetry.dependencies]
python = '3.11.*'
tornado = '~=6.3.2'
tornado = '~=6.4.1'
cassandra-driver = '~=3.28.0'

[tool.poetry.group.test.dependencies]
Expand Down

0 comments on commit 0dd5743

Please sign in to comment.