From d5b5897f4eb1cdfbbec2667d14fa916d7ba7b503 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 01:22:31 +0000 Subject: [PATCH] Bump django from 4.1.7 to 4.2.2 Bumps [django](https://github.com/django/django) from 4.1.7 to 4.2.2. - [Commits](https://github.com/django/django/compare/4.1.7...4.2.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9852cb3..c2acc7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.8.4 base58==2.1.1 celery==5.2.7 -Django==4.1.7 +Django==4.2.2 gunicorn==20.1.0 ecdsa==0.18.0 python-dateutil==2.8.2