Skip to content

Commit

Permalink
build(deps-dev): bump django-stubs-ext from 5.1.0 to 5.1.1 in /packages
Browse files Browse the repository at this point in the history
Bumps [django-stubs-ext](https://github.com/typeddjango/django-stubs) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/typeddjango/django-stubs/releases)
- [Commits](typeddjango/django-stubs@5.1.0...5.1.1)

---
updated-dependencies:
- dependency-name: django-stubs-ext
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent a33415f commit 1e5c53b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dill==0.3.9 ; python_version >= "3.9" and python_version < "4.0"
distlib==0.3.9 ; python_version >= "3.9" and python_version < "4.0"
django-filter==24.3 ; python_version >= "3.9" and python_version < "4.0"
django-migration-linter==5.1.0 ; python_version >= "3.9" and python_version < "4.0"
django-stubs-ext==5.1.0 ; python_version >= "3.9" and python_version < "4.0"
django-stubs-ext==5.1.1 ; python_version >= "3.9" and python_version < "4.0"
django-stubs==5.1.0 ; python_version >= "3.9" and python_version < "4.0"
django==4.2.16 ; python_version >= "3.9" and python_version < "3.10"
django==5.1.2 ; python_version >= "3.10" and python_version < "4.0"
Expand Down

0 comments on commit 1e5c53b

Please sign in to comment.