Feedwerk

Latest version: v1.2.0

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

Scan your dependencies

1.2.0

Python deprecated `datetime.datetime.utcnow()`:

- Use `datetime.now(timezone.utc)` with `.utcnow()` fallback for python 2.7 [6](https://github.com/uniphil/feedwerk/pull/6/) [uniphil](https://github.com/uniphil) with thanks to [Siecje](https://github.com/Siecje) for [reporting it](https://github.com/uniphil/feedwerk/issues/5).


**Full Changelog**: https://github.com/uniphil/feedwerk/compare/1.1.0...v1.2.0

1.1.0

Some features we depend on were deprecated in werkzeug 2.0 and removed in 2.1:

- remove `werkzeug.utils.escape` in favour of MarkupSafe [2](https://github.com/uniphil/feedwerk/pull/2/) [mar1ad](https://github.com/mar1ad)
- use `Response` instead of `werkzeug.wrappers.BaseResponse` [3](https://github.com/uniphil/feedwerk/pull/3/) [uniphil](https://github.com/uniphil)

Both changes are backwards-compatible with previous werkzeug back to 1.0. Client code that depends on the return type of `AtomFeed.get_response()` may need to be updated in rare cases.

1.0.0

Nothing has exploded on the sites I've been able to upgrade werkzeug with it. One open-source contribution has rolled in 🥰. No breaking changes are ever supposed to happen here, so seems as good a time as any to signal that it's stable 🎉

0.0.4

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.