From a8bfe0c41fa85e1f1b7998b7094d77bfd978e27c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 11:47:39 +0000 Subject: [PATCH] Bump django from 4.2.7 to 4.2.8 Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.8. - [Commits](https://github.com/django/django/compare/4.2.7...4.2.8) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5587ab59..6f87a532 100644 --- a/requirements.txt +++ b/requirements.txt @@ -211,9 +211,9 @@ dj-database-url==2.1.0 \ --hash=sha256:04bc34b248d4c21aaa13e4ab419ae6575ef5f10f3df735ce7da97722caa356e0 \ --hash=sha256:f2042cefe1086e539c9da39fad5ad7f61173bf79665e69bf7e4de55fa88b135f # via -r requirements.in -django==4.2.7 \ - --hash=sha256:8e0f1c2c2786b5c0e39fe1afce24c926040fad47c8ea8ad30aaf1188df29fc41 \ - --hash=sha256:e1d37c51ad26186de355cbcec16613ebdabfa9689bbade9c538835205a8abbe9 +django==4.2.8 \ + --hash=sha256:6cb5dcea9e3d12c47834d32156b8841f533a4493c688e2718cafd51aa430ba6d \ + --hash=sha256:d69d5e36cc5d9f4eb4872be36c622878afcdce94062716cf3e25bcedcb168b62 # via # -r requirements.in # dj-database-url @@ -564,9 +564,7 @@ prompt-toolkit==3.0.38 \ psycopg[binary]==3.1.13 \ --hash=sha256:1253010894cfb64e2da4556d4eff5f05e45cafee641f64e02453be849c8f7687 \ --hash=sha256:e6d047ce16950651d6e26c7c19ca57cc42e1d4841b58729f691244baeee46e30 - # via - # -r requirements.in - # psycopg + # via -r requirements.in psycopg-binary==3.1.13 \ --hash=sha256:00e7c7bfa1d4bc9a31ed5da59bc402f29d14cc3156c08a5549998ef74fc54128 \ --hash=sha256:0ab0b9118f5ba650d6aefd0d4dcbfbd36dfb415f0022a5f413d69b934a31a8a8 \