From c5bdc91cf16b581c1fc4702a82db007a192b114f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 23:02:08 +0000 Subject: [PATCH] Bump iniconfig from 1.1.1 to 2.0.0 Bumps [iniconfig](https://github.com/pytest-dev/iniconfig) from 1.1.1 to 2.0.0. - [Release notes](https://github.com/pytest-dev/iniconfig/releases) - [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG) - [Commits](https://github.com/pytest-dev/iniconfig/compare/v1.1.1...v2.0.0) --- updated-dependencies: - dependency-name: iniconfig dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 32 ++++++++------------------------ 1 file changed, 8 insertions(+), 24 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index ea9c4f3..a753d15 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -6,10 +6,6 @@ # appdirs==1.4.4 # via black -argon2-cffi==20.1.0 - # via - # -c requirements.txt - # django asgiref==3.3.4 # via # -c requirements.txt @@ -22,10 +18,6 @@ attrs==21.2.0 # pytest black==21.5b1 # via -r requirements-test.in -cffi==1.14.5 - # via - # -c requirements.txt - # argon2-cffi click==8.0.0 # via # black @@ -34,11 +26,11 @@ curlylint==0.13.0 # via -r requirements-test.in delayed-assert==0.3.5 # via -r requirements-test.in -django[argon2]==3.2.3 +django==3.2.3 # via # -c requirements.txt # model-bakery -iniconfig==1.1.1 +iniconfig==2.0.0 # via pytest isort==5.8.0 # via @@ -64,39 +56,31 @@ pluggy==0.13.1 # via pytest py==1.10.0 # via pytest -pycparser==2.20 - # via - # -c requirements.txt - # cffi pyenchant==3.2.0 # via -r requirements-test.in -pylint-django==2.4.4 - # via -r requirements-test.in -pylint-plugin-utils==0.6 - # via pylint-django pylint==2.8.2 # via # -r requirements-test.in # pylint-django # pylint-plugin-utils +pylint-django==2.4.4 + # via -r requirements-test.in +pylint-plugin-utils==0.6 + # via pylint-django pyparsing==2.4.7 # via packaging -pytest-django==4.2.0 - # via -r requirements-test.in pytest==6.2.4 # via # -r requirements-test.in # pytest-django +pytest-django==4.2.0 + # via -r requirements-test.in pytz==2021.1 # via # -c requirements.txt # django regex==2021.4.4 # via black -six==1.16.0 - # via - # -c requirements.txt - # argon2-cffi sqlparse==0.4.1 # via # -c requirements.txt