Skip to content

Commit 618b0fc

Browse files
build(deps): bump django-select2 from 8.1.2 to 8.3.0
Bumps [django-select2](https://github.com/codingjoe/django-select2) from 8.1.2 to 8.3.0. - [Release notes](https://github.com/codingjoe/django-select2/releases) - [Commits](codingjoe/django-select2@8.1.2...8.3.0) --- updated-dependencies: - dependency-name: django-select2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9450f2 commit 618b0fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ numpy==1.26.*
6666
# Django Apps
6767
dj-database-url==2.1.0
6868
dj-pagination==2.5.0
69-
django-select2==8.1.2
69+
django-select2==8.3.0
7070
django-floppyforms<1.10.0
7171
django-forms-bootstrap<=3.1.0
7272
django-autocomplete-light==3.11.0

0 commit comments

Comments
 (0)