Pyrage

Latest version: v1.2.2

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

Scan your dependencies

Page 1 of 4

1.2.2

This release drops support for Python 3.8, which is EOL. The oldest
supported version of Python is now 3.9.

What's Changed
* Fix typing of decrypt_io to expect an identity by julianhille in https://github.com/woodruffw/pyrage/pull/80
* Fix Type Annotations and Improve Stub Structure for pyrage-stubs by Alchemyst0x in https://github.com/woodruffw/pyrage/pull/83
* build(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/84
* build(deps): bump pyo3 from 0.22.3 to 0.22.4 in the cargo group by dependabot in https://github.com/woodruffw/pyrage/pull/85
* fix(types): correct 'decrypt_io' param and return type annotations by Alchemyst0x in https://github.com/woodruffw/pyrage/pull/86
* build(deps): bump pyo3 from 0.22.4 to 0.22.5 in the cargo group by dependabot in https://github.com/woodruffw/pyrage/pull/87
* build(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/89
* build(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/90
* build(deps): bump the cargo group across 1 directory with 3 updates by dependabot in https://github.com/woodruffw/pyrage/pull/91
* ci: zizmor fixes, add zizmor workflow by woodruffw in https://github.com/woodruffw/pyrage/pull/92

New Contributors
* Alchemyst0x made their first contribution in https://github.com/woodruffw/pyrage/pull/83

**Full Changelog**: https://github.com/woodruffw/pyrage/compare/v1.2.1...v1.2.2

1.2.1

1.2.0

What's Changed
* build(deps): bump actions/setup-python from 4 to 5 by dependabot in https://github.com/woodruffw/pyrage/pull/49
* build(deps): bump sigstore/gh-action-sigstore-python from 2.1.0 to 2.1.1 by dependabot in https://github.com/woodruffw/pyrage/pull/51
* build(deps): bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/woodruffw/pyrage/pull/52
* build(deps): bump actions/download-artifact from 3 to 4 by dependabot in https://github.com/woodruffw/pyrage/pull/50
* workflows/release: fix v4 artifact action usage by woodruffw in https://github.com/woodruffw/pyrage/pull/53
* check in Cargo.lock by woodruffw in https://github.com/woodruffw/pyrage/pull/57
* build(deps): bump the cargo group with 1 update by dependabot in https://github.com/woodruffw/pyrage/pull/58
* build(deps): bump the cargo group with 2 updates by dependabot in https://github.com/woodruffw/pyrage/pull/59
* build(deps): bump the cargo group with 1 update by dependabot in https://github.com/woodruffw/pyrage/pull/60
* build(deps): bump the actions group with 1 update by dependabot in https://github.com/woodruffw/pyrage/pull/61
* build(deps): bump the actions group with 1 update by dependabot in https://github.com/woodruffw/pyrage/pull/62
* Fixes for type stubs by vikanezrimaya in https://github.com/woodruffw/pyrage/pull/63
* build(deps): bump the cargo group with 1 update by dependabot in https://github.com/woodruffw/pyrage/pull/64
* build(deps): bump pyo3 from 0.21.0 to 0.21.1 in the cargo group by dependabot in https://github.com/woodruffw/pyrage/pull/65
* Feature/plugins by vikanezrimaya in https://github.com/woodruffw/pyrage/pull/56
* build(deps): bump pyo3 from 0.21.1 to 0.21.2 in the cargo group by dependabot in https://github.com/woodruffw/pyrage/pull/66
* build(deps): bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/68
* build(deps): bump pyo3 from 0.21.2 to 0.22.0 in the cargo group by dependabot in https://github.com/woodruffw/pyrage/pull/69
* build(deps): bump pyo3 from 0.22.0 to 0.22.1 in the cargo group by dependabot in https://github.com/woodruffw/pyrage/pull/70
* build(deps): bump pyo3 from 0.22.1 to 0.22.2 in the cargo group by dependabot in https://github.com/woodruffw/pyrage/pull/72
* build(deps): bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/71
* build(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/73
* build(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/75
* build(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/78
* Re-add fh streaming possibility by julianhille in https://github.com/woodruffw/pyrage/pull/77

New Contributors
* vikanezrimaya made their first contribution in https://github.com/woodruffw/pyrage/pull/63
* julianhille made their first contribution in https://github.com/woodruffw/pyrage/pull/77

**Full Changelog**: https://github.com/woodruffw/pyrage/compare/v1.1.2...v1.2.0

1.1.3rc.1

What's Changed
* build(deps): bump actions/setup-python from 4 to 5 by dependabot in https://github.com/woodruffw/pyrage/pull/49
* build(deps): bump sigstore/gh-action-sigstore-python from 2.1.0 to 2.1.1 by dependabot in https://github.com/woodruffw/pyrage/pull/51
* build(deps): bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/woodruffw/pyrage/pull/52
* build(deps): bump actions/download-artifact from 3 to 4 by dependabot in https://github.com/woodruffw/pyrage/pull/50
* workflows/release: fix v4 artifact action usage by woodruffw in https://github.com/woodruffw/pyrage/pull/53


**Full Changelog**: https://github.com/woodruffw/pyrage/compare/v1.1.2...v1.1.3-rc.1

1.1.2

What's Changed
* build(deps): bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by dependabot in https://github.com/woodruffw/pyrage/pull/35
* [fix] Add missing `from_str` annotation to the x25519.py stubs by padraic-padraic in https://github.com/woodruffw/pyrage/pull/37
* chore: bump minimum Python to 3.8 by woodruffw in https://github.com/woodruffw/pyrage/pull/38
* build(deps): bump sigstore/gh-action-sigstore-python from 1.2.3 to 2.0.1 by dependabot in https://github.com/woodruffw/pyrage/pull/40
* build(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by dependabot in https://github.com/woodruffw/pyrage/pull/39
* build(deps): bump actions/checkout from 3 to 4 by dependabot in https://github.com/woodruffw/pyrage/pull/41
* build(deps): bump sigstore/gh-action-sigstore-python from 2.0.1 to 2.1.0 by dependabot in https://github.com/woodruffw/pyrage/pull/42
* Add the missing value to the x25519 class method by padraic-padraic in https://github.com/woodruffw/pyrage/pull/43
* build(deps): update pyo3 requirement from 0.19 to 0.20 by dependabot in https://github.com/woodruffw/pyrage/pull/44
* build(deps): bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by dependabot in https://github.com/woodruffw/pyrage/pull/46
* test 3.12 in CI by woodruffw in https://github.com/woodruffw/pyrage/pull/48

New Contributors
* padraic-padraic made their first contribution in https://github.com/woodruffw/pyrage/pull/37

**Full Changelog**: https://github.com/woodruffw/pyrage/compare/v1.1.1...v1.1.2

1.1.1

**Full Changelog**: https://github.com/woodruffw/pyrage/compare/v1.1.0...v1.1.1

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.