Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 29, 2024
1 parent 5f956ec commit a9d379b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -12,7 +12,7 @@ django-environ = "^0.11.2"
wagtail-localize = "^1.9"
mozilla-django-oidc = "^4.0.0"
django-bootstrap-icons = "^0.8.7"
django-select2 = "^8.1.2"
django-select2 = "^8.2.0"
django-static-precompiler = {extras = ["libsass"], version = "^2.4"}
django-debug-toolbar = "^4.4.2"
django-permissionedforms = "^0.1"
Expand Down

0 comments on commit a9d379b

Please sign in to comment.