Skip to content

Commit a0404b3

Browse files
Bump tornado from 6.5.1 to 6.5.5 (#419)
* Bump tornado from 6.5.1 to 6.5.5 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.1 to 6.5.5. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.5.1...v6.5.5) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Update .pre-commit-config.yaml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: d33bs <ekgto445@gmail.com>
1 parent 832c97a commit a0404b3

File tree

2 files changed

+13
-15
lines changed

2 files changed

+13
-15
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ repos:
4141
- id: yamllint
4242
exclude: ".pre-commit-config.yaml"
4343
- repo: https://github.com/psf/black
44-
rev: 26.3.0
44+
rev: 26.3.1
4545
hooks:
4646
- id: black
4747
- repo: https://github.com/asottile/blacken-docs

poetry.lock

Lines changed: 12 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)