From d792a8c0e771214d7b0a708c56551f9803924574 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 09:51:39 +0000 Subject: [PATCH] Bump django from 5.0.1 to 5.0.3 Bumps [django](https://github.com/django/django) from 5.0.1 to 5.0.3. - [Commits](https://github.com/django/django/compare/5.0.1...5.0.3) --- updated-dependencies: - dependency-name: django 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 3a3e9f7..1402d51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==5.0.1 +Django==5.0.3 requests==2.31.0 setuptools~=69.0.3 django-appointment==3.3.2