From 9f987c57c74aff6cea452619a37b84df05e6a4a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:27:28 +0000 Subject: [PATCH] Bump vobject from 0.9.8 to 0.9.9 Bumps [vobject](https://github.com/py-vobject/vobject) from 0.9.8 to 0.9.9. - [Release notes](https://github.com/py-vobject/vobject/releases) - [Commits](https://github.com/py-vobject/vobject/compare/v0.9.8...v0.9.9) --- updated-dependencies: - dependency-name: vobject dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 20e31134df..3fb6b468f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ requests==2.32.3 sqlalchemy==2.0.36 # Required by Celery broker transport urllib3==1.26.18 uWSGI==2.0.28 -vobject==0.9.8 +vobject==0.9.9 whitenoise==5.2.0 titlecase==2.4.1 social-auth-app-django==5.4.2