Skip to content

Commit d8abce1

Browse files
author
stubsabot
committed
[stubsabot] Bump django-filter to 25.2.*
Release: https://pypi.org/pypi/django-filter/25.2 Homepage: https://github.com/carltongibson/django-filter/tree/main Repository: https://github.com/carltongibson/django-filter/ Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/django-filter Changelog: https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst Diff: carltongibson/django-filter@25.1...25.2 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 1 file included in typeshed's stubs has been modified or renamed: `django_filters/__init__.py`. - Total lines of Python code added: 16. - Total lines of Python code deleted: 2. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI
1 parent 9c26ab1 commit d8abce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/django-filter/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "25.1.*"
1+
version = "25.2.*"
22
upstream_repository = "https://github.com/carltongibson/django-filter/"
33
requires = ["django-stubs"]
44

0 commit comments

Comments
 (0)