Skip to content

Commit 229533f

Browse files
authored
Merge pull request #319 from python-ellar/dependabot/pip/injector-0.24.0
Bump injector from 0.22.0 to 0.24.0
2 parents d33fd91 + d1fb1e6 commit 229533f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ classifiers = [
4141
]
4242

4343
dependencies = [
44-
"injector == 0.22.0",
44+
"injector == 0.24.0",
4545
"starlette == 0.49.3",
4646
"pydantic >=2.5.1,<3.0.0",
4747
"typing-extensions>=4.8.0",

0 commit comments

Comments
 (0)