Skip to content

Commit

Permalink
chore(deps): bump django from 5.0.7 to 5.1.2 in /packages/alpinui-django
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 5.0.7 to 5.1.2.
- [Commits](django/django@5.0.7...5.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 4fd1001 commit 1f8335a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/alpinui-django/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-dev.in
#
asgiref==3.7.2
asgiref==3.8.1
# via django
black==24.4.2
# via -r requirements-dev.in
Expand Down Expand Up @@ -32,7 +32,7 @@ cryptography==43.0.0
# via secretstorage
distlib==0.3.8
# via virtualenv
django==5.0.7
django==5.1.2
# via -r requirements-dev.in
docutils==0.21.2
# via readme-renderer
Expand Down
2 changes: 1 addition & 1 deletion packages/alpinui-django/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
asgiref==3.8.1
# via django
django==5.0.7
django==5.1.2
# via
# -r requirements.in
# django-components
Expand Down

0 comments on commit 1f8335a

Please sign in to comment.