From cdf019533019d8ba34a8bb50eee95d360fc9fffc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:15:25 +0000 Subject: [PATCH] Bump django-appointment from 3.6.4 to 3.7.4 Bumps [django-appointment](https://github.com/adamspd/django-appointment) from 3.6.4 to 3.7.4. - [Release notes](https://github.com/adamspd/django-appointment/releases) - [Commits](https://github.com/adamspd/django-appointment/compare/v3.6.4...v3.7.4) --- updated-dependencies: - dependency-name: django-appointment 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 ddd6184..46d4b88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==5.1 requests==2.32.3 setuptools~=73.0.1 -django-appointment==3.6.4 +django-appointment==3.7.4 django-dotenv==1.4.2 \ No newline at end of file