Bany

Latest version: v1.4.6

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

Scan your dependencies

Page 2 of 3

1.4.0

What's Changed
* Add ability to load excel files for solve method by AdamGagorik in https://github.com/AdamGagorik/bany/pull/74


**Full Changelog**: https://github.com/AdamGagorik/bany/compare/v1.3.2...v1.4.0

1.3.2

What's Changed
* Fix call to main for extractor by AdamGagorik in https://github.com/AdamGagorik/bany/pull/73


**Full Changelog**: https://github.com/AdamGagorik/bany/compare/v1.3.1...v1.3.2

1.3.1

What's Changed
* Remove reference to Controller by AdamGagorik in https://github.com/AdamGagorik/bany/pull/71
* Update README.md by AdamGagorik in https://github.com/AdamGagorik/bany/pull/72


**Full Changelog**: https://github.com/AdamGagorik/bany/compare/v1.3.0...v1.3.1

1.3.0

What's Changed
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/23
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/29
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/30
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/35
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/36
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/37
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/41
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/42
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/43
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/44
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/45
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/46
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/47
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/48
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/49
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/50
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/51
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/52
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/53
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/54
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/55
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/56
* Bump scipy from 1.10.0 to 1.10.1 by dependabot in https://github.com/AdamGagorik/bany/pull/25
* Bump poetry from 1.3.2 to 1.4.2 by dependabot in https://github.com/AdamGagorik/bany/pull/40
* Bump pdfplumber from 0.7.6 to 0.9.0 by dependabot in https://github.com/AdamGagorik/bany/pull/39
* Bump pydantic from 1.10.4 to 1.10.7 by dependabot in https://github.com/AdamGagorik/bany/pull/33
* Bump peter-evans/enable-pull-request-automerge from 2 to 3 by dependabot in https://github.com/AdamGagorik/bany/pull/31
* Bump peter-evans/create-pull-request from 4.2.3 to 5.0.0 by dependabot in https://github.com/AdamGagorik/bany/pull/38
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/57
* Bump python-dotenv from 0.21.1 to 1.0.0 by dependabot in https://github.com/AdamGagorik/bany/pull/27
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/58
* [pre-commit] automatic update by AdamGagorik in https://github.com/AdamGagorik/bany/pull/67
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/AdamGagorik/bany/pull/59
* Bump stefanzweifel/git-auto-commit-action from 4 to 5 by dependabot in https://github.com/AdamGagorik/bany/pull/60
* Bump peter-evans/create-pull-request from 5.0.0 to 5.0.2 by dependabot in https://github.com/AdamGagorik/bany/pull/61
* Make sure we print out the correct graph when solving by AdamGagorik in https://github.com/AdamGagorik/bany/pull/68
* Migrate to pydantic v2 by AdamGagorik in https://github.com/AdamGagorik/bany/pull/69
* Refactor API to use typer as CLI interface by AdamGagorik in https://github.com/AdamGagorik/bany/pull/70


**Full Changelog**: https://github.com/AdamGagorik/bany/compare/v1.2.2...v1.3.0

1.2.2

What's Changed
* Cleanup outputs and do not require API key to run by AdamGagorik in https://github.com/AdamGagorik/bany/pull/22


**Full Changelog**: https://github.com/AdamGagorik/bany/compare/v1.2.1...v1.2.2

1.2.1

What's Changed
* Update summary command with total by AdamGagorik in https://github.com/AdamGagorik/bany/pull/19
* Allow math expression in --amount by AdamGagorik in https://github.com/AdamGagorik/bany/pull/20
* Update project metadata by AdamGagorik in https://github.com/AdamGagorik/bany/pull/21


**Full Changelog**: https://github.com/AdamGagorik/bany/compare/v1.2.0...v1.2.1

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.