Skip to content

Commit

Permalink
Bump mypy from 0.942 to 0.971 (dbt-labs#141)
Browse files Browse the repository at this point in the history
* Bump mypy from 0.942 to 0.971

Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.971.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.942...v0.971)

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

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

* Add automated changelog yaml from template for bot PR

* Remove newline

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Github Build Bot <buildbot@fishtownanalytics.com>
Co-authored-by: leahwicz <60146280+leahwicz@users.noreply.github.com>
  • Loading branch information
3 people committed Sep 2, 2022
1 parent d1ec414 commit c9ec5c1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .changes/unreleased/Dependency-20220902-150437.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
kind: Dependency
body: "Bump mypy from 0.942 to 0.971"
time: 2022-09-02T15:04:37.00000Z
custom:
Author: dependabot[bot]
Issue: 150
PR: 141
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ flake8
flaky
freezegun==0.3.12
ipdb
mypy==0.942
mypy==0.971
pip-tools
pre-commit
pytest
Expand Down

0 comments on commit c9ec5c1

Please sign in to comment.