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 6394a3b5 Bump django from 4.2.6 to 4.2.22 in /ui/backend/server 6394a3b5 is described below commit 6394a3b5d9cbf1423570f66131c3e3ff9e482682 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Jun 6 23:47:47 2025 +0000 Bump django from 4.2.6 to 4.2.22 in /ui/backend/server Bumps [django](https://github.com/django/django) from 4.2.6 to 4.2.22. - [Commits](https://github.com/django/django/compare/4.2.6...4.2.22) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <supp...@github.com> --- 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 dbf1cc02..027ba601 100644 --- a/ui/backend/server/requirements.txt +++ b/ui/backend/server/requirements.txt @@ -21,7 +21,7 @@ cryptography==41.0.4 ddsketch==2.0.4 ddtrace==1.15.0 Deprecated==1.2.14 -Django==4.2.6 +Django==4.2.22 django-extensions==3.2.3 django-ninja==1.0b1 envier==0.4.0