Requirements-parser

Latest version: v0.9.0

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

Scan your dependencies

Page 1 of 3

0.9.0

Feature

* feat: handle hashes without error (thanks to dymart via 67) (98)

Signed-off-by: Paul Horton <paul.hortonowasp.org> ([`a9aafc9`](https://github.com/madpah/requirements-parser/commit/a9aafc9a36caa77df6fad6c2dd9a076d72668c28))

0.8.0

Feature

* feat: Add support for Python 3.12 93 via 94

feat: Drop support for Python 3.7 as part of 91

fix: Publish anciliary files only to sdist 66 via 87 (thanks to Maxwell G <maxwellgtmx.me>)

fix: Type of `Requirement.specs` was incorrect 78

fix: `-e` in `requirements.txt` did not handle local paths correctly 97

chore(dev-deps): Updated all development dependencies

chore(deps): include types-setuptools as dependency

Signed-off-by: Paul Horton <paul.hortonowasp.org> ([`16ffe88`](https://github.com/madpah/requirements-parser/commit/16ffe88b71502c7b41b62893cf6f1408439ba35d))

Unknown

0.7.0

Chore

* chore: update release workflow to run from main

Signed-off-by: Paul Horton <paul.hortonowasp.org> ([`c363b80`](https://github.com/madpah/requirements-parser/commit/c363b805cf88c4cd52947a0cfc428e92468c7961))

* chore: update release workflow to run from main

Signed-off-by: Paul Horton <paul.hortonowasp.org> ([`10f0c07`](https://github.com/madpah/requirements-parser/commit/10f0c07ddc372e638e46d9481a40ec402414f66d))

Feature

* feat: Drop support for Python 3.6, add support for Python 3.11 (92)

Signed-off-by: Paul Horton <paul.hortonowasp.org> ([`1a455be`](https://github.com/madpah/requirements-parser/commit/1a455be331eff38dc19108da7f13c3129dcba43d))

0.6.0

Chore

* chore: revert CHANGELOG

Signed-off-by: Paul Horton <paul.hortonowasp.org> ([`2c52fef`](https://github.com/madpah/requirements-parser/commit/2c52fef60a49bee60587f7212a4e9c1a9ddf97b4))

* chore: updates for semantic versioning

Signed-off-by: Paul Horton <paul.hortonowasp.org> ([`e27c717`](https://github.com/madpah/requirements-parser/commit/e27c717e24181d8c102fd1d3e29996d2dbf3d081))

* chore: update publishing to PyPi to use Trusted Publishing

Signed-off-by: Paul Horton <paul.hortonowasp.org> ([`1a09ab9`](https://github.com/madpah/requirements-parser/commit/1a09ab950d94d049c3279cf56372453eb87c9dc1))

* chore: Revert CHANGELOG.md ([`d71ab54`](https://github.com/madpah/requirements-parser/commit/d71ab54657b25f6985d307c84f61dff017b137c0))

Feature

* feat: upgrade CI workflows to get them running again (90)

* ci: update actions to latest for all workflows

Signed-off-by: Paul Horton <paul.hortonowasp.org> ([`e76a3f5`](https://github.com/madpah/requirements-parser/commit/e76a3f553d145bcd9fdcb2c8aa7424b607056ee0))

Unknown

* 0.6.0

Automatically generated by python-semantic-release ([`d6755f2`](https://github.com/madpah/requirements-parser/commit/d6755f2f39884d80dd8147b42969fce1a2ae0562))

* Merge branch &39;master&39; of github.com:madpah/requirements-parser ([`58d5e50`](https://github.com/madpah/requirements-parser/commit/58d5e50fe15221ede167960a6ec019104e5436ff))

* 0.6.0

Automatically generated by python-semantic-release ([`3724009`](https://github.com/madpah/requirements-parser/commit/3724009b7d10804fc0938c47950f9967ffe86ed3))

* doc: install requirements.txt before building docs

Signed-off-by: Paul Horton <paul.hortonowasp.org> ([`1ce9236`](https://github.com/madpah/requirements-parser/commit/1ce923617147dd984c280d56cb1f02fcd3589a7c))

* doc: minor doc improvements

Signed-off-by: Paul Horton <paul.hortonowasp.org> ([`ee91237`](https://github.com/madpah/requirements-parser/commit/ee9123745ca3cd78826b2eddd3abe2644920d15c))

0.5.0

Chore

* chore: added license header to source files

Signed-off-by: Paul Horton <phortonsonatype.com> ([`b8d5c56`](https://github.com/madpah/requirements-parser/commit/b8d5c5630c2297d298064c012e352816eb420e86))

Feature

* feat: support all documented options in requirements files 62 (63)

* feat: support all documented options in requirements files 62

Signed-off-by: Paul Horton <phortonsonatype.com>

* fixed type bug

Signed-off-by: Paul Horton <phortonsonatype.com> ([`f92c0c0`](https://github.com/madpah/requirements-parser/commit/f92c0c079bce03b1860c78852d2c8c48cf32d539))

Unknown

* 0.5.0

Automatically generated by python-semantic-release ([`19e3ddf`](https://github.com/madpah/requirements-parser/commit/19e3ddf21e600f92ac29a83811beaff94f8f5410))

0.4.0

Chore

* chore: removed dependency not yet required

Signed-off-by: Paul Horton <phortonsonatype.com> ([`5184747`](https://github.com/madpah/requirements-parser/commit/51847473358f567be245ae0f993a1ee924ec06ee))

* chore: exclude built docs from git

Signed-off-by: Paul Horton <phortonsonatype.com> ([`24463ba`](https://github.com/madpah/requirements-parser/commit/24463ba19a88265fc8aa0003c2b7f33f9ef88e93))

* chore: exclude built docs from git

Signed-off-by: Paul Horton <phortonsonatype.com> ([`9487044`](https://github.com/madpah/requirements-parser/commit/948704494fa8003b5d400f6594d5276400c76e85))

Feature

* feat: library is now typed according to PEP561

* chore: added static analysis to CI

Signed-off-by: Paul Horton <phortonsonatype.com> ([`0e1bb6a`](https://github.com/madpah/requirements-parser/commit/0e1bb6a746857a59c50530155d24da487a40c4be))

Unknown

* 0.4.0

Automatically generated by python-semantic-release ([`a16fd0b`](https://github.com/madpah/requirements-parser/commit/a16fd0b948e44526b8d228240a7692156498ef8e))

* doc: readthedocs config

Signed-off-by: Paul Horton <phortonsonatype.com> ([`793ce91`](https://github.com/madpah/requirements-parser/commit/793ce914074430882ba447782ae9127d8312d0bf))

* doc: readthedocs config

Signed-off-by: Paul Horton <phortonsonatype.com> ([`203a0ed`](https://github.com/madpah/requirements-parser/commit/203a0ed322f3a69ffbec2a1c54a27d457583a55d))

* doc: readthedocs config

Signed-off-by: Paul Horton <phortonsonatype.com> ([`9d22e23`](https://github.com/madpah/requirements-parser/commit/9d22e23317cd87cd73337b8af871c5655dd87fb7))

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.