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 3eaeac72 Bump django from 4.2.22 to 4.2.24 in /ui/backend/server
3eaeac72 is described below
commit 3eaeac72673ff51668fd5053c59585858b76a004
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 10 02:19:49 2025 +0000
Bump django from 4.2.22 to 4.2.24 in /ui/backend/server
Bumps [django](https://github.com/django/django) from 4.2.22 to 4.2.24.
- [Commits](https://github.com/django/django/compare/4.2.22...4.2.24)
---
updated-dependencies:
- dependency-name: django
dependency-version: 4.2.24
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 a70d7a6d..a24e1e81 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.22
+Django==4.2.24
django-extensions==3.2.3
django-ninja==1.0b1
envier==0.4.0