This is an automated email from the ASF dual-hosted git repository.
skrawcz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hamilton.git
The following commit(s) were added to refs/heads/main by this push:
new d576aae1 Bump django from 4.2.27 to 4.2.28 in /ui/backend/server
d576aae1 is described below
commit d576aae151b0594ce6e8a4ebd194ba0337c688d4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 3 20:51:13 2026 +0000
Bump django from 4.2.27 to 4.2.28 in /ui/backend/server
Bumps [django](https://github.com/django/django) from 4.2.27 to 4.2.28.
- [Commits](https://github.com/django/django/compare/4.2.27...4.2.28)
---
updated-dependencies:
- dependency-name: django
dependency-version: 4.2.28
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
ui/backend/server/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ui/backend/server/requirements.txt
b/ui/backend/server/requirements.txt
index e9b62274..7be37c1a 100644
--- a/ui/backend/server/requirements.txt
+++ b/ui/backend/server/requirements.txt
@@ -21,7 +21,7 @@ cryptography==46.0.5
ddsketch==2.0.4
ddtrace==1.15.0
Deprecated==1.2.14
-Django==4.2.27
+Django==4.2.28
django-extensions==3.2.3
django-ninja>=1.1.0
envier==0.4.0