joesingo / truthdiscovery

Python3 library implementing a selection of truth-discovery algorithms
GNU General Public License v3.0
7 stars 5 forks source link

Bump typed-ast from 1.3.0 to 1.3.2 #59

Open dependabot[bot] opened 4 years ago

dependabot[bot] commented 4 years ago

Bumps typed-ast from 1.3.0 to 1.3.2.

Commits - [`089f979`](https://github.com/python/typed_ast/commit/089f9798112ea596130679f2d3fd8dc6d3af54b8) Release version 1.3.2 - [`dc317ac`](https://github.com/python/typed_ast/commit/dc317ac9cff859aa84eeabe03fb5004982545b3b) Fix two out-of-bounds array reads ([#99](https://github-redirect.dependabot.com/python/typed_ast/issues/99)) - [`0de4de6`](https://github.com/python/typed_ast/commit/0de4de650d3b37516100ce38b2c9c3b0a8fa2c76) Fix typo in README ([#98](https://github-redirect.dependabot.com/python/typed_ast/issues/98)) - [`33209c4`](https://github.com/python/typed_ast/commit/33209c4dee2d3fcf92d8ca6909ceb02a7b49edbd) Distribute the tests ([#94](https://github-redirect.dependabot.com/python/typed_ast/issues/94)) - [`54d1ab1`](https://github.com/python/typed_ast/commit/54d1ab12b6ed067dd10f26cee12c8a46fb9f0778) Bump version to 1.3.2.dev0 - [`21f2eb1`](https://github.com/python/typed_ast/commit/21f2eb1fddedbace2db3ec6324f42fc8a6c631e6) Release version 1.3.1 - [`f2acb2b`](https://github.com/python/typed_ast/commit/f2acb2b3de00322e3df2310edeabee01a0f1319d) Check NEW_TYPE_COMMENT calls for failure ([#93](https://github-redirect.dependabot.com/python/typed_ast/issues/93)) - [`19d2c62`](https://github.com/python/typed_ast/commit/19d2c6238052db3a1515fdb22730969ed63ac416) Fix some broken asserts relating to handling of async keyword ([#92](https://github-redirect.dependabot.com/python/typed_ast/issues/92)) - [`c6d7fcb`](https://github.com/python/typed_ast/commit/c6d7fcbf75c7d4dfd7c6d0953e1d4d6d094244f2) Fix memory leaks caused by type comment parsing ([#91](https://github-redirect.dependabot.com/python/typed_ast/issues/91)) - [`8f76cc8`](https://github.com/python/typed_ast/commit/8f76cc8d1271507c5e3b024ae61dbed847725547) Delete another stray debug printf() call (I swear this is the last one) - Additional commits viewable in [compare view](https://github.com/python/typed_ast/compare/1.3.0...1.3.2)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/joesingo/truthdiscovery/network/alerts).