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 61f5bb74 Bump django from 4.2.24 to 4.2.27 in /ui/backend/server
61f5bb74 is described below
commit 61f5bb7433c2bb76b32dbba1a4d9c8c3d6561da7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 3 14:55:22 2025 +0000
Bump django from 4.2.24 to 4.2.27 in /ui/backend/server
Bumps [django](https://github.com/django/django) from 4.2.24 to 4.2.27.
- [Commits](https://github.com/django/django/compare/4.2.24...4.2.27)
---
updated-dependencies:
- dependency-name: django
dependency-version: 4.2.27
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 e22f836e..e6430679 100644
--- a/ui/backend/server/requirements.txt
+++ b/ui/backend/server/requirements.txt
@@ -21,7 +21,7 @@ cryptography==44.0.1
ddsketch==2.0.4
ddtrace==1.15.0
Deprecated==1.2.14
-Django==4.2.24
+Django==4.2.27
django-extensions==3.2.3
django-ninja==1.0b1
envier==0.4.0