From af078dd3be7a445651a0a31d8410e547d3c47737 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 23:03:47 +0000 Subject: [PATCH] Bump django from 2.2.28 to 4.2.16 Bumps [django](https://github.com/django/django) from 2.2.28 to 4.2.16. - [Commits](https://github.com/django/django/compare/2.2.28...4.2.16) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3001bb3e..f3d4ae9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ mygene==3.1.0 django_pandas==0.6.1 -Django==2.2.28 +Django==4.2.16 networkx==2.4 SQLAlchemy==1.3.16 numpy==1.22.0