From 5c2c0e0f65599fa54ef12297869a30dec25c70c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 02:00:01 +0000 Subject: [PATCH] Bump django from 4.1.7 to 4.2.4 Bumps [django](https://github.com/django/django) from 4.1.7 to 4.2.4. - [Commits](https://github.com/django/django/compare/4.1.7...4.2.4) --- 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..2240947 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.4 gunicorn==20.1.0 ecdsa==0.18.0 python-dateutil==2.8.2