Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 12e6540 commit 84f8ed1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.build.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--extra-index-url https://karrio.gateway.scarf.sh/simple/?sourceBuild
django-constance==3.1.0
Django==4.2.15
Django==4.2.16

# Carrier Extentions modules
-e ./modules/sdk
Expand Down
2 changes: 1 addition & 1 deletion requirements.server.dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
django-constance==3.1.0
django-debug-toolbar
Django==4.2.15
Django==4.2.16

# Carrier Extentions modules
-e ./modules/sdk
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cssselect2==0.7.0
deprecation==2.1.0
diff-match-patch==20230430
dj-database-url==2.2.0
Django==4.2.15
Django==4.2.16
django-constance==3.1.0
django-cors-headers==4.4.0
django-downloadview==2.4.0
Expand Down
2 changes: 1 addition & 1 deletion source.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cssselect2==0.7.0
deprecation==2.1.0
diff-match-patch==20230430
dj-database-url==2.2.0
Django==4.2.15
Django==4.2.16
django-constance==3.1.0
django-cors-headers==4.4.0
django-downloadview==2.4.0
Expand Down

0 comments on commit 84f8ed1

Please sign in to comment.