From b930655ac716f22fed9121a174fe0b3a5197a1c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 04:08:55 +0000 Subject: [PATCH] Bump titlecase from 2.3 to 2.4 Bumps [titlecase](https://github.com/ppannuto/python-titlecase) from 2.3 to 2.4. - [Release notes](https://github.com/ppannuto/python-titlecase/releases) - [Commits](https://github.com/ppannuto/python-titlecase/compare/v2.3...v2.4) --- 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 46727a96a8b..06cb89282c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ urllib3==1.26.6 uWSGI==2.0.19.1 vobject==0.9.6.1 whitenoise==5.2.0 -titlecase==2.3 +titlecase==2.4 social-auth-app-django==4.0.0 social-auth-core==4.1.0 Python-jose==3.3.0