mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Bump mypy from 1.0.0 to 1.1.1 (#1014)
Bumps [mypy](https://github.com/python/mypy) from 1.0.0 to 1.1.1. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v1.0.0...v1.1.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
068f5f8b9d
commit
21c468f8e0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
black==23.1.0
|
||||
mypy==1.0.0
|
||||
mypy==1.1.1
|
||||
prospector==1.9.0
|
||||
types-pkg_resources # Type stub
|
||||
|
|
|
|||
Loading…
Reference in a new issue