Skip to content

Commit

Permalink
poetry bot: bump django-select2 from 7.11.1 to 8.2.0
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.2.0.
- [Release notes](https://github.com/codingjoe/django-select2/releases)
- [Commits](codingjoe/django-select2@7.11.1...8.2.0)

---
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 Jul 17, 2024
1 parent 6d48f7f commit a7c674c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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.2.0"
django-sesame = "^3.2.2"
django-storages = "^1.14.3"
djangorestframework = "^3.15.1"
Expand Down

0 comments on commit a7c674c

Please sign in to comment.