Skip to content

Commit 51ea313

Browse files
Bump injector from 0.21.0 to 0.22.0
Bumps [injector](https://github.com/alecthomas/injector) from 0.21.0 to 0.22.0. - [Changelog](https://github.com/python-injector/injector/blob/master/CHANGES) - [Commits](https://github.com/alecthomas/injector/commits) --- updated-dependencies: - dependency-name: injector dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fddd81 commit 51ea313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

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

4242
dependencies = [
43-
"injector == 0.21.0",
43+
"injector == 0.22.0",
4444
"starlette == 0.37.2",
4545
"pydantic >=2.5.1,<3.0.0",
4646
"typing-extensions>=4.8.0",

0 commit comments

Comments
 (0)