From c3774c9f9b8900f7f3ccdc25a4257851c52f1fbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 15:02:39 +0000 Subject: [PATCH] dependency: (deps): bump exceptiongroup from 1.2.0 to 1.2.1 in /backend Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](https://github.com/agronholm/exceptiongroup/compare/1.2.0...1.2.1) --- updated-dependencies: - dependency-name: exceptiongroup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 1ffc4147..67f76d07 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -19,7 +19,7 @@ djangorestframework-simplejwt==5.3.1 dnspython==2.6.1 python-docx==1.1.0 drf-yasg==1.21.7 -exceptiongroup==1.2.0 +exceptiongroup==1.2.1 fonttools==4.51.0 h11==0.14.0 httpcore==1.0.2