Skip to content

Commit

Permalink
Bump django-htmx from 1.15.0 to 1.16.0
Browse files Browse the repository at this point in the history
Bumps [django-htmx](https://github.com/adamchainz/django-htmx) from 1.15.0 to 1.16.0.
- [Changelog](https://github.com/adamchainz/django-htmx/blob/main/docs/changelog.rst)
- [Commits](adamchainz/django-htmx@1.15.0...1.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent f561c40 commit fc34c22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ django-environ==0.10.0
django-extensions==3.2.3
django-hashid-field==3.3.7
django-hijack==3.4.1
django-htmx==1.15.0
django-htmx==1.16.0
django-ordered-model==3.7.4
django-simple-history==3.3.0
django-storages==1.13.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ django-hashid-field==3.3.7
# via -r requirements.in
django-hijack==3.4.1
# via -r requirements.in
django-htmx==1.15.0
django-htmx==1.16.0
# via -r requirements.in
django-ordered-model==3.7.4
# via -r requirements.in
Expand Down

0 comments on commit fc34c22

Please sign in to comment.