Skip to content

Commit 84fbce8

Browse files
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](python/importlib_metadata@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] <support@github.com>
1 parent 5234c10 commit 84fbce8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

back-end/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ fastapi==0.115.12
77
h11==0.14.0
88
idna==3.10
99
immutables==0.21
10-
importlib-metadata==8.6.1
10+
importlib-metadata==8.7.0
1111
pydantic==2.11.3
1212
python-multipart==0.0.20
1313
six==1.17.0

0 commit comments

Comments
 (0)