From 0e87871a171b9632744cc298281340c43051e00a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jul 2021 04:08:13 +0000 Subject: [PATCH] Bump titlecase from 2.0.0 to 2.3 Bumps [titlecase](https://github.com/ppannuto/python-titlecase) from 2.0.0 to 2.3. - [Release notes](https://github.com/ppannuto/python-titlecase/releases) - [Commits](https://github.com/ppannuto/python-titlecase/compare/v2.0...v2.3) --- updated-dependencies: - dependency-name: titlecase dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 023b1fd369f..731b5a5aa89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ urllib3==1.26.5 uWSGI==2.0.19.1 vobject==0.9.6.1 whitenoise==5.2.0 -titlecase==2.0.0 +titlecase==2.3 social-auth-app-django==4.0.0 social-auth-core==4.1.0 Python-jose==3.3.0