Skip to content

Commit

Permalink
Bump pytest-mypy-plugins from 1.11.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) from 1.11.1 to 3.0.0.
- [Release notes](https://github.com/TypedDjango/pytest-mypy-plugins/releases)
- [Changelog](https://github.com/typeddjango/pytest-mypy-plugins/blob/master/CHANGELOG.md)
- [Commits](typeddjango/pytest-mypy-plugins@1.11.1...3.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 26, 2023
1 parent 57fbd5b commit 0fe2f7e
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 @@ -3,7 +3,7 @@ requests==2.31.0
gitpython==3.1.31
pre-commit==3.3.2
pytest==7.3.2
pytest-mypy-plugins==1.11.1
pytest-mypy-plugins==3.0.0
psycopg2-binary
Django==4.2.2
-e ./django_stubs_ext
Expand Down

0 comments on commit 0fe2f7e

Please sign in to comment.