Pest-py

Latest version: v0.4.3

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

Scan your dependencies

Page 1 of 3

0.4.3

What's Changed

๐Ÿ’ก New features
* e9a8d98 โœจ make response_model_exclude_none=True a default (47), by lucas-labs

**Full Changelog**: https://github.com/lucas-labs/pest/compare/v0.4.2...v0.4.3

0.4.2

What's Changed

๐Ÿงน Chore tasks
* 1fbc7b6 ๐Ÿงน update authors info, by lucas-labs

๐Ÿš‘ Bug fixes
* 8a70b60 ๐Ÿš‘ use_guard fails with non-default argument follows default argumen (46), by lucas-labs

**Full Changelog**: https://github.com/lucas-labs/pest/compare/v0.4.1...v0.4.2

0.4.1

What's Changed

๐Ÿ’ก New features
* 08ca3f2 โœจ support fastapi deps in guards (44), by lucas-labs

This allows us to, for example, use fastapi's OAuth2PasswordBearer
in our guards, to implement authentication with openapi support
and all the benefits from fastapi's built-in security functionalities

๐Ÿงน Chore tasks
* 3737815 ๐Ÿงน fix example, by lucas-labs

**Full Changelog**: https://github.com/lucas-labs/pest/compare/v0.4.0...v0.4.1

0.4.0

What's Changed

๐Ÿ’ก New features
* aea2a3b โœจ route guards (43), by lucas-labs

**Full Changelog**: https://github.com/lucas-labs/pest/compare/v0.3.0...v0.4.0

0.3.0

What's Changed

๐Ÿ’ก New features
* 072b39e โœจ support async factories and (async)generator factories (42), by lucas-labs

emualating fastapi, this commit adds support for generator
factories and async (and async-generators) for dependency
factories; moves from rodi to custom fork "dij" in order
to support this new feature

**Full Changelog**: https://github.com/lucas-labs/pest/compare/v0.2.1...v0.3.0

0.2.1

What's Changed

๐Ÿ“š Documentation
* 21a7ce4 ๐Ÿ“ add more info in the README.md file, by lucas-labs

๐Ÿ’ก New features
* cfea8f2 โœจ accept a callable as a default value for format (40), by lucas-labs

Ref: 39

๐Ÿงน Chore tasks
* 47b664b ๐Ÿงน update dependencies (41), by lucas-labs

**Full Changelog**: https://github.com/lucas-labs/pest/compare/v0.2.0...v0.2.1

Page 1 of 3

ยฉ 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.