From 163eab9838c2aa5653e969050bd867b7a22da2a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 01:41:47 +0000 Subject: [PATCH] Bump django from 4.1.7 to 4.2.5 Bumps [django](https://github.com/django/django) from 4.1.7 to 4.2.5. - [Commits](https://github.com/django/django/compare/4.1.7...4.2.5) --- 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..79de3d6 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.5 gunicorn==20.1.0 ecdsa==0.18.0 python-dateutil==2.8.2