Dependencies

Latest version: v7.7.0

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

Scan your dependencies

Page 5 of 7

2.0.1

Bug Fixes

- compatibility with typing module on Python 3.6

[2.0.0](https://github.com/proofit404/dependencies/compare/1.0.1...2.0.0) (2020-05-17)

Features

- remove contrib package closes
[192](https://github.com/proofit404/dependencies/issues/192)

BREAKING CHANGES

- Every time a new user asks me how to use their favorite framework together
with stories and dependencies I understand that there is a missing module in
the contrib package.

1.0.1

Bug Fixes

- add **wrapped** attribute

1.0.0

Bug Fixes

- prevent generated changelog from style guide violation

0.15

- Support `in` checks in the `Injector` subclasses.
- Add `operation` decorator to build injectable functions.
- Add `Package` object to reduce import boilerplate in the `Injector`
definition.
- Add Celery contrib to define tasks from `Injector` subclasses.
- Add Py.Test contrib to define fixtures from `Injector` subclasses.
- Add Django contrib to define views from `Injector` subclasses.
- Add Django REST Framework contrib to define API views and model view sets from
`Injector` subclasses.
- A class named attributes should end with `_class`.
- Improved error messages for missing dependencies.
- Raise `DependencyError` instead of `AttributeError` for missed dependencies.
- Drop python 2.6 and 3.4 support.

0.14

- Add `this` object for aliases and cross injector links.
- Deprecate attribute assignment and `use` decorator.
- Release under BSD license.

0.13

- Performance improvements.

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.