Fastapi-injector

Latest version: v0.6.2

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.6.2

This release only fixes the build status badge in README.

0.6.1

What's Changed
* Support Python 3.13 by matyasrichter in https://github.com/matyasrichter/fastapi-injector/pull/31

**Full Changelog**: https://github.com/matyasrichter/fastapi-injector/compare/0.6.0...0.6.1

0.6.0

What's Changed
Potentially breaking
* Make FastAPI an optional dependency by hasier in https://github.com/matyasrichter/fastapi-injector/pull/30
* Allows using `fastapi-injector` with `fastapi-slim`
* If you used to install `fastapi` only as a transitive dependency of `fastapi-injector`, you will need to either use the new extras or install `fastapi` separately.
Other changes
* Update examples in README to add clarity by matyasrichter in https://github.com/matyasrichter/fastapi-injector/pull/27

New Contributors
* hasier made their first contribution in https://github.com/matyasrichter/fastapi-injector/pull/30

**Full Changelog**: https://github.com/matyasrichter/fastapi-injector/compare/0.5.4...0.6.0

0.5.4

What's Changed
* Set the middleware scope to starlette.types.Scope by ljnsn in https://github.com/matyasrichter/fastapi-injector/pull/21
* Bind RequestScopeFactory to make it work with `auto_bind=False` by matyasrichter in https://github.com/matyasrichter/fastapi-injector/pull/25
* Update dev dependencies in https://github.com/matyasrichter/fastapi-injector/pull/22, https://github.com/matyasrichter/fastapi-injector/pull/23, https://github.com/matyasrichter/fastapi-injector/pull/24

New Contributors
* ljnsn made their first contribution in https://github.com/matyasrichter/fastapi-injector/pull/21

**Full Changelog**: https://github.com/matyasrichter/fastapi-injector/compare/0.5.3...0.5.4

0.5.3

What's Changed
* Add deterministic cleanup of context manager dependencies by richtea in https://github.com/matyasrichter/fastapi-injector/pull/19

New Contributors
* richtea made their first contribution in https://github.com/matyasrichter/fastapi-injector/pull/19

**Full Changelog**: https://github.com/matyasrichter/fastapi-injector/compare/0.5.2...0.5.3

0.5.2

Python 3.12 support

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.