Skip to content

Commit

Permalink
Bump mypy from 1.4.0 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.4.0 to 1.6.0.
- [Commits](python/mypy@v1.4.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent 49c5350 commit a2d874f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ psycopg2==2.9.6 # https://github.com/psycopg/psycopg2

# Testing
# ------------------------------------------------------------------------------
mypy==1.4.0 # https://github.com/python/mypy
mypy==1.6.0 # https://github.com/python/mypy
django-stubs==4.2.1 # https://github.com/typeddjango/django-stubs
pytest==7.3.2 # https://github.com/pytest-dev/pytest
pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar
Expand Down

0 comments on commit a2d874f

Please sign in to comment.