Skip to content

Commit

Permalink
build(deps-dev): bump typed-ast from 1.4.3 to 1.5.3 in /requirements
Browse files Browse the repository at this point in the history
Bumps [typed-ast](https://github.com/python/typed_ast) from 1.4.3 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.4.3...1.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and karlb committed May 5, 2022
1 parent 2e8c869 commit 9aea5f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@ twisted[tls]==21.2.0
# -r requirements-dev.txt
# matrix-synapse
# treq
typed-ast==1.4.3
typed-ast==1.5.3
# via -r requirements-dev.txt
typeguard==2.11.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -636,7 +636,7 @@ twisted[tls]==21.2.0
# via
# matrix-synapse
# treq
typed-ast==1.4.3
typed-ast==1.5.3
# via -r requirements-dev.in
typeguard==2.11.1
# via
Expand Down

0 comments on commit 9aea5f8

Please sign in to comment.