From e1b4e3db8c418028c8df59bd1559da3c55213052 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 08:20:53 +0100 Subject: [PATCH] Bump django from 4.1.13 to 4.2.16 (#79) * Bump django from 4.1.13 to 4.2.16 Bumps [django](https://github.com/django/django) from 4.1.13 to 4.2.16. - [Commits](https://github.com/django/django/compare/4.1.13...4.2.16) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] * Delete requirements.txt --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fabian Braun --- requirements.txt | 58 ------------------------------------------------ 1 file changed, 58 deletions(-) delete mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 6a123478..00000000 --- a/requirements.txt +++ /dev/null @@ -1,58 +0,0 @@ -# -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: -# -# pip-compile -# -asgiref==3.5.2 - # via django -build==0.8.0 - # via pip-tools -bump2version==1.0.1 - # via -r requirements.in -cfgv==3.3.1 - # via pre-commit -click==8.1.3 - # via pip-tools -distlib==0.3.5 - # via virtualenv -django==4.1.13 - # via -r requirements.in -filelock==3.8.0 - # via virtualenv -identify==2.5.3 - # via pre-commit -nodeenv==1.7.0 - # via pre-commit -packaging==21.3 - # via build -pep517==0.13.0 - # via build -pip-tools==6.8.0 - # via -r requirements.in -platformdirs==2.5.2 - # via virtualenv -pre-commit==2.20.0 - # via -r requirements.in -pyparsing==3.0.9 - # via packaging -pyyaml==6.0 - # via pre-commit -sqlparse==0.5.0 - # via django -toml==0.10.2 - # via pre-commit -tomli==2.0.1 - # via - # build - # pep517 -virtualenv==20.16.3 - # via pre-commit -wheel==0.38.1 - # via - # -r requirements.in - # pip-tools - -# The following packages are considered to be unsafe in a requirements file: -# pip -# setuptools