Skip to content

Commit

Permalink
chore(deps-dev): bump mypy from 1.7.0 to 1.7.1 (gitlabform#648)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.7.0 to 1.7.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.7.0...v1.7.1)

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

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 Dec 8, 2023
1 parent dcec04f commit 4a368d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def get_version_file_path():
"coverage==7.3.2",
"cryptography==41.0.5",
"deepdiff==6.7.1",
"mypy==1.7.0",
"mypy==1.7.1",
"mypy-extensions==1.0.0",
"pre-commit==2.21.0", # not really for tests, but for development
"pytest==7.4.3",
Expand Down

0 comments on commit 4a368d5

Please sign in to comment.