Skip to content

Commit

Permalink
poetry bot: bump django-select2 from 7.11.1 to 8.1.2
Browse files Browse the repository at this point in the history
Bumps [django-select2](https://github.com/codingjoe/django-select2) from 7.11.1 to 8.1.2.
- [Release notes](https://github.com/codingjoe/django-select2/releases)
- [Commits](codingjoe/django-select2@7.11.1...8.1.2)

---
updated-dependencies:
- dependency-name: django-select2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 3d79ce1 commit bcc081a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 9 deletions.
27 changes: 19 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ django-filter = "^21.1"
django-formtools = "^2.5.1"
django-htmx = "^1.17.3"
django-libsass = "^0.9"
django-select2 = "^7.11.1"
django-select2 = "^8.1.2"
django-sesame = "^3.2.2"
django-storages = "^1.14.3"
djangorestframework = "^3.15.1"
Expand Down

0 comments on commit bcc081a

Please sign in to comment.