Paillat-dev / viralfactory

Viral Factory is a highly modular gradio app that automates the production of various forms of social media content. Thanks to it's complex engines system it allows you to customize its process in detail.
GNU Affero General Public License v3.0
39 stars 6 forks source link

⬆️ Upgrade dependency openai to v1.42.0 #113

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai ==1.40.6 -> ==1.42.0 age adoption passing confidence

Release Notes

openai/openai-python (openai) ### [`v1.42.0`](https://togithub.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1420-2024-08-20) [Compare Source](https://togithub.com/openai/openai-python/compare/v1.41.1...v1.42.0) Full Changelog: [v1.41.1...v1.42.0](https://togithub.com/openai/openai-python/compare/v1.41.1...v1.42.0) ##### Features - **parsing:** add support for pydantic dataclasses ([#​1655](https://togithub.com/openai/openai-python/issues/1655)) ([101bee9](https://togithub.com/openai/openai-python/commit/101bee9844f725d2174796c3d09a58d3aa079fad)) ##### Chores - **ci:** also run pydantic v1 tests ([#​1666](https://togithub.com/openai/openai-python/issues/1666)) ([af2a1ca](https://togithub.com/openai/openai-python/commit/af2a1ca408a406098c6c79837aa3561b822e08ec)) ### [`v1.41.1`](https://togithub.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1411-2024-08-19) [Compare Source](https://togithub.com/openai/openai-python/compare/v1.41.0...v1.41.1) Full Changelog: [v1.41.0...v1.41.1](https://togithub.com/openai/openai-python/compare/v1.41.0...v1.41.1) ##### Bug Fixes - **json schema:** remove `None` defaults ([#​1663](https://togithub.com/openai/openai-python/issues/1663)) ([30215c1](https://togithub.com/openai/openai-python/commit/30215c15df613cf9c36cafd717af79158c9db3e5)) ##### Chores - **client:** fix parsing union responses when non-json is returned ([#​1665](https://togithub.com/openai/openai-python/issues/1665)) ([822c37d](https://togithub.com/openai/openai-python/commit/822c37de49eb2ffe8c05122f7520ba87bd76e30b)) ### [`v1.41.0`](https://togithub.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1410-2024-08-16) [Compare Source](https://togithub.com/openai/openai-python/compare/v1.40.8...v1.41.0) Full Changelog: [v1.40.8...v1.41.0](https://togithub.com/openai/openai-python/compare/v1.40.8...v1.41.0) ##### Features - **client:** add uploads.upload_file helper ([aae079d](https://togithub.com/openai/openai-python/commit/aae079daa3c1763ab0e46bad766ae5261b475806)) ### [`v1.40.8`](https://togithub.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1408-2024-08-15) [Compare Source](https://togithub.com/openai/openai-python/compare/v1.40.7...v1.40.8) Full Changelog: [v1.40.7...v1.40.8](https://togithub.com/openai/openai-python/compare/v1.40.7...v1.40.8) ##### Chores - **types:** define FilePurpose enum ([#​1653](https://togithub.com/openai/openai-python/issues/1653)) ([3c2eeae](https://togithub.com/openai/openai-python/commit/3c2eeae32adf5d4ab6bc622be6f9a95a1a298dd3)) ### [`v1.40.7`](https://togithub.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1407-2024-08-15) [Compare Source](https://togithub.com/openai/openai-python/compare/v1.40.6...v1.40.7) Full Changelog: [v1.40.6...v1.40.7](https://togithub.com/openai/openai-python/compare/v1.40.6...v1.40.7) ##### Bug Fixes - **cli/migrate:** change grit binaries download source ([#​1649](https://togithub.com/openai/openai-python/issues/1649)) ([85e8935](https://togithub.com/openai/openai-python/commit/85e8935d9a123b92964d39a98334a975a06ab845)) ##### Chores - **docs:** fix typo in example snippet ([4e83b57](https://togithub.com/openai/openai-python/commit/4e83b57ffbb64e1c98c19968557dc68a0b65d0b3)) - **internal:** use different 32bit detection method ([#​1652](https://togithub.com/openai/openai-python/issues/1652)) ([5831af6](https://togithub.com/openai/openai-python/commit/5831af65048af2a5df9e3ea4a48b8fff2e66dd8c))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.