Skip to content

Commit

Permalink
build(deps): bump django-stubs[compatible-mypy] from 4.2.3 to 4.2.6
Browse files Browse the repository at this point in the history
Bumps [django-stubs[compatible-mypy]](https://github.com/typeddjango/django-stubs) from 4.2.3 to 4.2.6.
- [Release notes](https://github.com/typeddjango/django-stubs/releases)
- [Commits](typeddjango/django-stubs@4.2.3...4.2.6)

---
updated-dependencies:
- dependency-name: django-stubs[compatible-mypy]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent 3bf576e commit e362982
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 @@ -7,7 +7,7 @@ psycopg[c]==3.1.10 # https://github.com/psycopg/psycopg
# Testing
# ------------------------------------------------------------------------------
mypy==1.4.1 # https://github.com/python/mypy
django-stubs[compatible-mypy]==4.2.3 # https://github.com/typeddjango/django-stubs
django-stubs[compatible-mypy]==4.2.6 # https://github.com/typeddjango/django-stubs
behave-django==1.4.0 # https://behave-django.readthedocs.io/en/stable/
behave==1.2.6 # https://behave.readthedocs.io/en/latest/
pytest==7.4.3 # https://github.com/pytest-dev/pytest
Expand Down

0 comments on commit e362982

Please sign in to comment.