Skip to content

Commit 9763dea

Browse files
Bump django-select2 from 7.11.0 to 8.0.0 (#10259) (#10276)
Bumps [django-select2](https://github.com/codingjoe/django-select2) from 7.11.0 to 8.0.0. - [Release notes](https://github.com/codingjoe/django-select2/releases) - [Commits](codingjoe/django-select2@7.11.0...8.0.0) --- updated-dependencies: - dependency-name: django-select2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7c60f3 commit 9763dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ numpy==1.23.*
6666
# Django Apps
6767
dj-database-url==1.0.0
6868
dj-pagination==2.5.0
69-
django-select2==7.11.0
69+
django-select2==8.0.0
7070
django-floppyforms<1.10.0
7171
django-forms-bootstrap<=3.1.0
7272
django-autocomplete-light==3.5.1

0 commit comments

Comments
 (0)