Skip to content

Bump the core-dependencies group with 3 updates#1

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/core-dependencies-18015d01ac
Closed

Bump the core-dependencies group with 3 updates#1
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/core-dependencies-18015d01ac

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 27, 2025

Updates the requirements on openai, fastapi and pydantic-core to permit the latest version.
Updates openai to 1.68.2

Release notes

Sourced from openai's releases.

v1.68.2

1.68.2 (2025-03-21)

Full Changelog: v1.68.1...v1.68.2

Refactors

  • package: rename audio extra to voice_helpers (2dd6cb8)
Changelog

Sourced from openai's changelog.

1.68.2 (2025-03-21)

Full Changelog: v1.68.1...v1.68.2

Refactors

  • package: rename audio extra to voice_helpers (2dd6cb8)

1.68.1 (2025-03-21)

Full Changelog: v1.68.0...v1.68.1

Bug Fixes

  • client: remove duplicate types (#2235) (063f7d0)
  • helpers/audio: remove duplicative module (f253d04)
  • package: make sounddevice and numpy optional dependencies (8b04453)

Chores

  • ci: run workflows on next too (67f89d4)

1.68.0 (2025-03-20)

Full Changelog: v1.67.0...v1.68.0

Features

  • add audio helpers (423655c)
  • api: new models for TTS, STT, + new audio features for Realtime (#2232) (ab5192d)

1.67.0 (2025-03-19)

Full Changelog: v1.66.5...v1.67.0

Features

  • api: o1-pro now available through the API (#2228) (40a19d8)

1.66.5 (2025-03-18)

Full Changelog: v1.66.4...v1.66.5

Bug Fixes

Chores

... (truncated)

Commits
  • f66d2e6 release: 1.68.2
  • 257152b refactor(package): rename audio extra to voice_helpers
  • d55062a release: 1.68.1
  • 044f192 fix(helpers/audio): remove duplicative module
  • 751d739 chore(ci): run workflows on next too
  • dbf975c fix(package): make sounddevice and numpy optional dependencies
  • 35e0e11 codegen metadata
  • 916641e fix(client): remove duplicate types (#2235)
  • 6d0ecdd release: 1.68.0
  • 8136a21 feat: add audio helpers
  • Additional commits viewable in compare view

Updates fastapi to 0.115.12

Release notes

Sourced from fastapi's releases.

0.115.12

Fixes

  • 🐛 Fix convert_underscores=False for header Pydantic models. PR #13515 by @​tiangolo.

Docs

Translations

Internal

Commits
  • 628c34e 🔖 Release version 0.115.12
  • 8e76d4e 📝 Update release notes
  • 2537d9d 🐛 Fix convert_underscores=False for header Pydantic models (#13515)
  • c08a3e8 📝 Update release notes
  • 241de23 📝 Update docs/en/docs/tutorial/middleware.md (#13444)
  • 4e40e1e 📝 Update release notes
  • ecf6e7e 🌐 Add Ukrainian translation for docs/uk/docs/tutorial/metadata.md page (#13...
  • 3afd733 📝 Update release notes
  • 8557a88 🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/response-status-code.m...
  • e4c1dd7 📝 Update release notes
  • Additional commits viewable in compare view

Updates pydantic-core to 2.33.0

Release notes

Sourced from pydantic-core's releases.

v2.33.0 2025-03-26

What's Changed

Full Changelog: pydantic/pydantic-core@v2.32.0...v2.33.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [openai](https://github.com/openai/openai-python), [fastapi](https://github.com/fastapi/fastapi) and [pydantic-core](https://github.com/pydantic/pydantic-core) to permit the latest version.

Updates `openai` to 1.68.2
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.66.3...v1.68.2)

Updates `fastapi` to 0.115.12
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.11...0.115.12)

Updates `pydantic-core` to 2.33.0
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.27.2...v2.33.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  dependency-group: core-dependencies
- dependency-name: fastapi
  dependency-type: direct:production
  dependency-group: core-dependencies
- dependency-name: pydantic-core
  dependency-type: direct:production
  dependency-group: core-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 27, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 31, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 31, 2025
@dependabot dependabot bot deleted the dependabot/pip/core-dependencies-18015d01ac branch March 31, 2025 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants