Rsconnect-python

Latest version: v1.23.0

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

Scan your dependencies

Page 5 of 6

1.5.3

Added
- Support for generating md5 file upload checksums, even if Python's `hashlib`
was configured for FIPS mode. The fallback uses the `usedforsecurity` option which is
available in Python 3.9 and later.

1.5.2

Added
- support for HTTPS_PROXY

Changed
- Environments are now introspected with `pip list --format=freeze` instead of `pip freeze`,
since the latter injects nonexistent paths into the requirements file when run in a conda environment.
This issue started occurring when pip 20.1 added support for PEP 610 metadata.
- Conda environments contain Conda-only versions of setuptools, which are now filtered out from requirements.txt for non-Conda environments.

1.5.1

Fixed
- Python 2 encoding error when using rsconnect-jupyter to publish a notebook containing binary data.
- Preserve more details when raising exceptions.

1.5.0

1.4.5

1.4.4

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.