Skip to content

Commit

Permalink
Bump mypy from 0.950 to 0.971 (#456)
Browse files Browse the repository at this point in the history
* Bump mypy from 0.950 to 0.971

Bumps [mypy](https://github.com/python/mypy) from 0.950 to 0.971.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.950...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

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>
  • Loading branch information
dependabot[bot] and FishtownBuildBot authored Sep 20, 2022
1 parent c46fff9 commit f32f9fd
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-20220914-192102.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
kind: "Dependency"
body: "Bump mypy from 0.950 to 0.971"
time: 2022-09-14T19:21:02.00000Z
custom:
Author: dependabot[bot]
Issue: 417
PR: 456
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ flaky
freezegun==0.3.9
ipdb
mock>=1.3.0
mypy==0.950
mypy==0.971
pre-commit
pytest-csv
pytest-dotenv
Expand Down

0 comments on commit f32f9fd

Please sign in to comment.