Skip to content

Commit

Permalink
chore(deps): bump mypy-extensions in /dev_requirements (#393)
Browse files Browse the repository at this point in the history
Bumps [mypy-extensions](https://github.com/python/mypy_extensions) from 0.4.3 to 1.0.0.
- [Commits](python/mypy_extensions@0.4.3...1.0.0)

---
updated-dependencies:
- dependency-name: mypy-extensions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2023
1 parent 773919c commit d154a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev_requirements/coverage-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
coverage==4.5.4
mypy==0.971
mypy-extensions==0.4.3
mypy-extensions==1.0.0
typing==3.7.4.3
types-setuptools==63.2.2
types-six==1.16.21

0 comments on commit d154a28

Please sign in to comment.