Skip to content

Commit b4125e0

Browse files
Bump django-stubs-ext from 5.1.2 to 5.1.3
Bumps [django-stubs-ext](https://github.com/typeddjango/django-stubs) from 5.1.2 to 5.1.3. - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@5.1.2...5.1.3) --- updated-dependencies: - dependency-name: django-stubs-ext dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7e14b7 commit b4125e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"django-ninja==1.3.0",
2828
"django-oauth-toolkit==3.0.1",
2929
"django-polymorphic==3.1.0",
30-
"django-stubs-ext==5.1.2",
30+
"django-stubs-ext==5.1.3",
3131
"django-tables2==2.7.5",
3232
"django-taggit==6.1.0",
3333
"environs[django]==14.1.0",

0 commit comments

Comments
 (0)