Skip to content

Commit

Permalink
Bump typed-ast from 1.5.2 to 1.5.3 (#47)
Browse files Browse the repository at this point in the history
Bumps [typed-ast](https://github.com/python/typed_ast) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/python/typed_ast/releases)
- [Changelog](https://github.com/python/typed_ast/blob/master/release_process.md)
- [Commits](python/typed_ast@1.5.2...1.5.3)

---
updated-dependencies:
- dependency-name: typed-ast
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2022
1 parent b6d8412 commit 9e67d32
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 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 @@ -19,7 +19,7 @@ invoke = "^1.7.0"
pylint = "^2.13.5"
pylint-django = "^2.5.3"
yamllint = "^1.26.2"
typed-ast = "^1.5.2"
typed-ast = "^1.5.3"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 9e67d32

Please sign in to comment.