From a1dfa02999ee87510e84eab47f794aa34ec76cde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 12:45:26 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.28 Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ci/requirements.txt | 14 +++++++++++++- requirements.txt | 2 +- 2 files changed, 14 insertions(+), 2 deletions(-) mode change 120000 => 100644 ci/requirements.txt diff --git a/ci/requirements.txt b/ci/requirements.txt deleted file mode 120000 index dc833dd..0000000 --- a/ci/requirements.txt +++ /dev/null @@ -1 +0,0 @@ -../requirements.txt \ No newline at end of file diff --git a/ci/requirements.txt b/ci/requirements.txt new file mode 100644 index 0000000..357c05f --- /dev/null +++ b/ci/requirements.txt @@ -0,0 +1,13 @@ +cffi==1.15.1 +click==6.7 +covador==0.10.1 +Django==2.2.28 +graphite-web==1.1.7 +lmdb==1.4.1 +msgpack==1.0.0 +nanoio==0.2 +pyparsing==2.4.7 +raven==6.10.0 +ujson-x==1.37 +uwsgi==2.0.21 +xxhash==1.2.0 diff --git a/requirements.txt b/requirements.txt index 258abec..357c05f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ cffi==1.15.1 click==6.7 covador==0.10.1 -Django==2.2.13 +Django==2.2.28 graphite-web==1.1.7 lmdb==1.4.1 msgpack==1.0.0