Skip to content

Commit db5ca32

Browse files
Bump importlib-metadata from 8.7.1 to 9.0.0 in /back-end
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.7.1 to 9.0.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.7.1...v9.0.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5a94ee commit db5ca32

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.133.0
77
h11==0.16.0
88
idna==3.11
99
immutables==0.21
10-
importlib-metadata==8.7.1
10+
importlib-metadata==9.0.0
1111
pydantic==2.12.5
1212
python-multipart==0.0.22
1313
six==1.17.0

0 commit comments

Comments
 (0)