Auto-walrus

Latest version: v0.3.4

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

Scan your dependencies

Page 2 of 2

0.1.5

Bug-fix release - added extra defensive check

Install with
console
$ pip install auto-walrus


Or use as pre-commit hook:

yaml
- repo: https://github.com/MarcoGorelli/auto-walrus
rev: v0.1.5
hooks:
- id: auto-walrus

0.1.4

Bug-fix release - don't rewrite if file contains syntax error

Install with
console
$ pip install auto-walrus


Or use as pre-commit hook:

yaml
- repo: https://github.com/MarcoGorelli/auto-walrus
rev: v0.1.4
hooks:
- id: auto-walrus

0.1.3

Bug-fix release - specified encoding (`utf-8`) when opening files

Install with
console
$ pip install auto-walrus


Or use as pre-commit hook:

yaml
- repo: https://github.com/MarcoGorelli/auto-walrus
rev: v0.1.3
hooks:
- id: auto-walrus

0.1.2

Initial release 🎉

Install with
console
$ pip install auto-walrus


Or use as pre-commit hook:

yaml
- repo: https://github.com/MarcoGorelli/auto-walrus
rev: v0.1.2
hooks:
- id: auto-walrus

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.