Skip to content

Commit

Permalink
build(deps): bump the django-extensions group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the django-extensions group with 2 updates: [django-htmx](https://github.com/adamchainz/django-htmx) and [django-permissions-policy](https://github.com/adamchainz/django-permissions-policy).


Updates `django-htmx` from 1.17.3 to 1.18.0
- [Changelog](https://github.com/adamchainz/django-htmx/blob/main/docs/changelog.rst)
- [Commits](adamchainz/django-htmx@1.17.3...1.18.0)

Updates `django-permissions-policy` from 4.19.0 to 4.20.0
- [Changelog](https://github.com/adamchainz/django-permissions-policy/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-permissions-policy@4.19.0...4.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 924b979 commit 660e009
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ django-tailwind = "^3.8.0"
django-ratelimit = "^4.1.0"
twitterapi = "^2.8.2"
django-ses = "^4.1.0"
django-htmx = "^1.17.3"
django-htmx = "^1.18.0"
factory-boy = "^3.3.0"
faker = "^26.0.0"
disposable-email-domains = "^0.0.90"
django-hcaptcha = "^0.2.0"
beautifulsoup4 = "^4.12.2"
django-permissions-policy = "^4.19.0"
django-permissions-policy = "^4.20.0"

[tool.poetry.group.dev.dependencies]
black = "^23.1.0"
Expand Down

0 comments on commit 660e009

Please sign in to comment.