Skip to content

Commit

Permalink
Bump mypy from 1.4.1 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.1 to 1.6.0.
- [Commits](python/mypy@v1.4.1...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent b0e79f7 commit 7327f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ psycopg[binary]==3.1.12 # https://github.com/psycopg/psycopg

# Testing
# ------------------------------------------------------------------------------
mypy==1.4.1 # https://github.com/python/mypy
mypy==1.6.0 # https://github.com/python/mypy
django-stubs[compatible-mypy]==4.2.3 # https://github.com/typeddjango/django-stubs
pytest==7.4.2 # https://github.com/pytest-dev/pytest
pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar
Expand Down

0 comments on commit 7327f0e

Please sign in to comment.