From 84fbce83736cb0c7e09a6f96f2e12c386c53fc92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 08:39:11 +0000 Subject: [PATCH] Bump importlib-metadata from 8.6.1 to 8.7.0 in /back-end Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.6.1 to 8.7.0. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v8.6.1...v8.7.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- back-end/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/back-end/requirements.txt b/back-end/requirements.txt index 5741b75c..6a8a344a 100644 --- a/back-end/requirements.txt +++ b/back-end/requirements.txt @@ -7,7 +7,7 @@ fastapi==0.115.12 h11==0.14.0 idna==3.10 immutables==0.21 -importlib-metadata==8.6.1 +importlib-metadata==8.7.0 pydantic==2.11.3 python-multipart==0.0.20 six==1.17.0