From 7418b3b4f43fce90cf99bfb2789c1bdf31dfca1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 22:17:41 +0000 Subject: [PATCH] chore(deps): bump django from 3.2.18 to 3.2.19 in /aether-ui/conf/pip Bumps [django](https://github.com/django/django) from 3.2.18 to 3.2.19. - [Commits](https://github.com/django/django/compare/3.2.18...3.2.19) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- aether-ui/conf/pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aether-ui/conf/pip/requirements.txt b/aether-ui/conf/pip/requirements.txt index 8d2985df4..c33ff906b 100644 --- a/aether-ui/conf/pip/requirements.txt +++ b/aether-ui/conf/pip/requirements.txt @@ -23,7 +23,7 @@ certifi==2022.12.7 charset-normalizer==3.1.0 configparser==5.3.0 coverage==7.2.2 -Django==3.2.18 +Django==3.2.19 django-cacheops==7.0 django-cleanup==7.0.0 django-cors-headers==3.14.0