Ozi

Latest version: v1.27.0

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

Scan your dependencies

Page 17 of 40

1.15.1

⬆️ Upgraded Dependencies

* Bump OZI-Project/publish from 0.1.6 to 0.1.7

Bumps [OZI-Project/publish](https://github.com/ozi-project/publish) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/ozi-project/publish/releases)
- [Commits](https://github.com/ozi-project/publish/compare/5f82de29a76b1befa60a5b99752a881a83aeed47...1d1a105c970d1600a544bf67b93ef09fefe722cf)


updated-dependencies:
- dependency-name: OZI-Project/publish
dependency-type: direct:production
update-type: version-update:semver-patch
... — dependabot[bot] <supportgithub.com>
([`e88bde8`](https://github.com/OZI-Project/OZI/commit/e88bde8872a6f0aae6f139788eb568d09ddf745d))

* Bump actions/upload-artifact from 4.3.3 to 4.3.4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/65462800fd760344b1a7b4382951275a0abb4808...0b2256b8c012f0828dc542b3febcab082c67f72b)


updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
... — dependabot[bot] <supportgithub.com>
([`040cbc3`](https://github.com/OZI-Project/OZI/commit/040cbc3e46bd5511209fe5f2ae7cd08473ade94d))

* Bump OZI-Project/draft from 0.3.3 to 0.3.4

Bumps [OZI-Project/draft](https://github.com/ozi-project/draft) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/ozi-project/draft/releases)
- [Commits](https://github.com/ozi-project/draft/compare/1662727a1f63e3344fc5bda22ff785083596c8c3...58ae20c3cd6b2754a602bb4315bc80eee6c9d495)


updated-dependencies:
- dependency-name: OZI-Project/draft
dependency-type: direct:production
update-type: version-update:semver-patch
... — dependabot[bot] <supportgithub.com>
([`ab93b00`](https://github.com/OZI-Project/OZI/commit/ab93b00d004f4f31f6bde21fd8fc5289ca4c5cdb))

1.15

([`535dfe8`](https://github.com/OZI-Project/OZI/commit/535dfe8f1f269cba37acfbd3ce01886adccc5564))

1.15.0

Other


* Update meson.options - semantic_release removed from should_fail — Eden Ross Duff, MSc <ozi.projectoutlook.com>
([`bbbf973`](https://github.com/OZI-Project/OZI/commit/bbbf973889cf08f15164858b333bdd590005b874))

1.14.10

🐛 Fixed Bugs

* add ``except configparser.NoSectionError`` to ci user lookup — rjdbcm <ozi.projectoutlook.com>
([`4c819fb`](https://github.com/OZI-Project/OZI/commit/4c819fbb8d25058725c23d8e4414c93c6695a006))

* (ozi-fix missing): warn on missing required directories — rjdbcm <ozi.projectoutlook.com>
([`8486918`](https://github.com/OZI-Project/OZI/commit/84869185690798aee9412925c595e7b6ced59643))


🚸 Improved Usability

* (ozi.render): git init a repo for new projects — rjdbcm <ozi.projectoutlook.com>
([`17acd16`](https://github.com/OZI-Project/OZI/commit/17acd16c9349b1c1669f5960ece2c3af0f7d1a97))


📌 Pinned Dependencies

* trove-classifiers~=2024.7 — rjdbcm <ozi.projectoutlook.com>
([`51e4228`](https://github.com/OZI-Project/OZI/commit/51e42281566f60d09977fa5690eb7c51a4837bf7))

* TAP-Producer~=0.1.1 — rjdbcm <ozi.projectoutlook.com>
([`3b85987`](https://github.com/OZI-Project/OZI/commit/3b85987eb71c18ab33a441d302c9d0285cfbe523))


✨ Implemented Features

* 📌 ozi-spec~=0.5; ozi-templates~=2.5.1 — rjdbcm <ozi.projectoutlook.com>
([`6a22639`](https://github.com/OZI-Project/OZI/commit/6a22639e76d0b2a21fa65a5791ac2adbda673e4d))


🔨 Updated Configuration

* (meson.options): add 'semantic_release' to ``should_fail`` — rjdbcm <ozi.projectoutlook.com>
([`797d211`](https://github.com/OZI-Project/OZI/commit/797d211daba1e330758bbf688afa4fb7481d8d46))


Other


* 🚨 hide some noqa from ruff — rjdbcm <ozi.projectoutlook.com>
([`15f07a1`](https://github.com/OZI-Project/OZI/commit/15f07a1f791a16c707225d121df487c2543e635e))

* 🚨 no cover missing required directory — rjdbcm <ozi.projectoutlook.com>
([`12d8298`](https://github.com/OZI-Project/OZI/commit/12d8298ed9804eb0fe4fdb5a731ac647b0bbfed2))

1.14.9

1.14.8

🐛 Fixed Bugs

* use lowercase name in ``ozi.fix.missing:required_files`` — rjdbcm <ozi.projectoutlook.com>
([`795cd4d`](https://github.com/OZI-Project/OZI/commit/795cd4de1f7da26cde29d2768a3bb76fff6fbfa8))


🚸 Improved Usability

* move ``ozi.tap`` to ``TAP-Producer`` package — rjdbcm <ozi.projectoutlook.com>
([`e5b317e`](https://github.com/OZI-Project/OZI/commit/e5b317e61f2862f8e44d4d8679d5e6a9f9ac3aae))


✏️ Corrected Typos

* 📝 CHANGELOG.md.j2 add project name to heading — Eden Ross Duff, MSc <ozi.projectoutlook.com>
([`547bc75`](https://github.com/OZI-Project/OZI/commit/547bc75ac6636842f5592b1310643d113c354872))

Page 17 of 40

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.