From 282e07a5e48381d1d3edc69cbde4318e51ec4d78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 17:37:43 +0000 Subject: [PATCH] Bump django-appointment from 3.6.0 to 3.6.3 Bumps [django-appointment](https://github.com/adamspd/django-appointment) from 3.6.0 to 3.6.3. - [Release notes](https://github.com/adamspd/django-appointment/releases) - [Commits](https://github.com/adamspd/django-appointment/compare/v3.6.0...v3.6.3) --- updated-dependencies: - dependency-name: django-appointment 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 ec34f36..68b7a09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==5.0.7 requests==2.32.3 setuptools~=70.3.0 -django-appointment==3.6.0 +django-appointment==3.6.3 django-dotenv==1.4.2 \ No newline at end of file