Skip to content

Commit d1fb1e6

Browse files
Bump injector from 0.22.0 to 0.24.0
Bumps [injector](https://github.com/alecthomas/injector) from 0.22.0 to 0.24.0. - [Release notes](https://github.com/alecthomas/injector/releases) - [Changelog](https://github.com/python-injector/injector/blob/master/CHANGES) - [Commits](python-injector/injector@0.22.0...0.24.0) --- updated-dependencies: - dependency-name: injector dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a5c4e8 commit d1fb1e6

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
@@ -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)