From 21f4ef40e2dc3086c9c0268684dc74eaa0b021f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 00:47:12 +0000 Subject: [PATCH] Bump pytest-django from 4.3.0 to 4.8.0 Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.3.0 to 4.8.0. - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst) - [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.3.0...v4.8.0) --- updated-dependencies: - dependency-name: pytest-django dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4b3ebf5a41..29568bc455 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,10 +10,6 @@ asgiref==3.3.4 # django aspy-yaml==1.3.0 # via pre-commit -attrs==23.1.0 - # via - # -c requirements.txt - # pytest brotli==1.0.9 # via geventhttpclient build==0.8.0 @@ -71,6 +67,8 @@ docopt==0.6.2 # via pytest-watch drf-yasg==1.20.0 # via -r requirements-dev.in +exceptiongroup==1.2.0 + # via pytest faker==0.9.1 # via mixer filelock==3.4.1 @@ -156,8 +154,6 @@ pre-commit==1.15.1 # via -r requirements-dev.in psutil==5.8.0 # via locust -py==1.10.0 - # via pytest pycodestyle==2.3.1 # via flake8 pyflakes==1.5.0 @@ -174,7 +170,7 @@ pyparsing==2.4.7 # via # -c requirements.txt # packaging -pytest==6.2.4 +pytest==7.4.4 # via # -r requirements-dev.in # pytest-django @@ -182,7 +178,7 @@ pytest==6.2.4 # pytest-pythonpath # pytest-timeout # pytest-watch -pytest-django==4.3.0 +pytest-django==4.8.0 # via -r requirements-dev.in pytest-logging==2015.11.4 # via -r requirements-dev.in @@ -239,13 +235,12 @@ tblib==1.7.0 text-unidecode==1.2 # via faker toml==0.10.2 - # via - # pre-commit - # pytest + # via pre-commit tomli==1.2.3 # via # build # pep517 + # pytest typing-extensions==4.5.0 # via locust uritemplate==3.0.1