From d9ea6b3dc7830c83e234ed3ae9fc04b49cfc1ceb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Feb 2023 20:00:31 +0000 Subject: [PATCH] Bump django from 4.1.3 to 4.1.6 Bumps [django](https://github.com/django/django) from 4.1.3 to 4.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.3...4.1.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile.lock | 18 +++++++++--------- requirements.txt | 4 ++-- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index bc008c9..5ac0f0c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -34,11 +34,11 @@ }, "blessed": { "hashes": [ - "sha256:63b8554ae2e0e7f43749b6715c734cc8f3883010a809bf16790102563e6cf25b", - "sha256:9a0d099695bf621d4680dd6c73f6ad547f6a3442fbdbe80c4b1daa1edbc492fc" + "sha256:0c542922586a265e699188e52d5f5ac5ec0dd517e5a1041d90d2bbf23f906058", + "sha256:2cdd67f8746e048f00df47a2880f4d6acbcdb399031b604e34ba8f71d5787680" ], "markers": "python_version >= '2.7'", - "version": "==1.19.1" + "version": "==1.20.0" }, "certifi": { "hashes": [ @@ -135,11 +135,11 @@ }, "django": { "hashes": [ - "sha256:678bbfc8604eb246ed54e2063f0765f13b321a50526bdc8cb1f943eda7fa31f1", - "sha256:6b1de6886cae14c7c44d188f580f8ba8da05750f544c80ae5ad43375ab293cd5" + "sha256:bceb0fe1a386781af0788cae4108622756cd05e7775448deec04a71ddf87685d", + "sha256:c6fe7ebe7c017fe59f1029821dae0acb5a2ddcd6c9a0138fd20a8bfefac914bc" ], "index": "pypi", - "version": "==4.1.3" + "version": "==4.1.6" }, "django-environ": { "hashes": [ @@ -644,11 +644,11 @@ }, "traitlets": { "hashes": [ - "sha256:32500888f5ff7bbf3b9267ea31748fa657aaf34d56d85e60f91dda7dc7f5785b", - "sha256:a1ca5df6414f8b5760f7c5f256e326ee21b581742114545b462b35ffe3f04861" + "sha256:9e6ec080259b9a5940c797d58b613b5e31441c2257b87c2e795c5228ae80d2d8", + "sha256:f6cde21a9c68cf756af02035f72d5a723bf607e862e7be33ece505abf4a3bad9" ], "markers": "python_version >= '3.7'", - "version": "==5.8.1" + "version": "==5.9.0" }, "wcwidth": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index 393a34d..874a29e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ -i https://pypi.org/simple/ arrow==1.2.3; python_version >= '3.6' asgiref==3.6.0; python_version >= '3.7' -blessed==1.19.1; python_version >= '2.7' +blessed==1.20.0; python_version >= '2.7' certifi==2022.12.7; python_version >= '3.6' cffi==1.15.1 charset-normalizer==2.1.1; python_version >= '3.6' @@ -19,7 +19,7 @@ django-picklefield==3.1; python_version >= '3' django-q==1.3.9 django==4.1.6 gitdb==4.0.10; python_version >= '3.7' -gitpython==3.1.30 +gitpython==3.1.29 idna==3.4; python_version >= '3.5' ipaddress==1.0.23 psycopg2-binary==2.9.5