Pygitops

Latest version: v0.16.1

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

Scan your dependencies

Page 1 of 2

0.16.1

Added

* Define new exception `PyGitOpsWorkingDirError` extending from `PyGitOpsError`.
* Exception raised in cases where `git.Repo.working_dir` is None (see below).

Changed

* Adjust repo working_dir path operations to comply with `gitpython` type hint changes.
* Between `gitpython==3.1.18` -> `3.1.29`, `git.Repo.working_dir` was typed as `Optional`.
* Since many `os` and `pathlib` operations rely on `Repo.working_dir` and expect `Union[str, os.PathLike]`, code touching `repo.working_dir` was updated to comply with this difference.

0.16.0

0.15.0

0.14.0

0.13.2

0.13.1

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.