From 76b55dad0afb5319e9326caa1bca83495c308bde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 16:23:29 +0200 Subject: [PATCH] Bump djangorestframework from 3.13.1 to 3.14.0 (#256) Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.13.1 to 3.14.0. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.13.1...3.14.0) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8ff5675ad..52a348589 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ gitpython==3.1.29 pre-commit==2.20.0 pytest==7.2.0 pytest-mypy-plugins==1.10.1 -djangorestframework==3.13.1 +djangorestframework==3.14.0 types-pytz==2022.6.0.1 django-stubs==1.13.0 django-stubs-ext==0.7.0