Skip to content

chore(deps): bump the actions-minor group across 1 directory with 3 updates - #45

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/actions-minor-078bb365fd
Closed

chore(deps): bump the actions-minor group across 1 directory with 3 updates#45
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/actions-minor-078bb365fd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2025

Copy link
Copy Markdown
Contributor

Bumps the actions-minor group with 3 updates in the / directory: openai, requests and google-generativeai.

Updates openai from 1.70.0 to 1.86.0

Release notes

Sourced from openai's releases.

v1.86.0

1.86.0 (2025-06-10)

Full Changelog: v1.85.0...v1.86.0

Features

  • api: Add o3-pro model IDs (d8dd80b)

v1.85.0

1.85.0 (2025-06-09)

Full Changelog: v1.84.0...v1.85.0

Features

  • api: Add tools and structured outputs to evals (002cc7b)

Bug Fixes

  • responses: support raw responses for parse() (d459943)

v1.84.0

1.84.0 (2025-06-03)

Full Changelog: v1.83.0...v1.84.0

Features

  • api: add new realtime and audio models, realtime session options (0acd0da)

Chores

v1.83.0

1.83.0 (2025-06-02)

Full Changelog: v1.82.1...v1.83.0

Features

  • api: Config update for pakrym-stream-param (88bcf3a)
  • client: add follow_redirects request option (26d715f)

Bug Fixes

... (truncated)

Changelog

Sourced from openai's changelog.

1.86.0 (2025-06-10)

Full Changelog: v1.85.0...v1.86.0

Features

  • api: Add o3-pro model IDs (d8dd80b)

1.85.0 (2025-06-09)

Full Changelog: v1.84.0...v1.85.0

Features

  • api: Add tools and structured outputs to evals (002cc7b)

Bug Fixes

  • responses: support raw responses for parse() (d459943)

1.84.0 (2025-06-03)

Full Changelog: v1.83.0...v1.84.0

Features

  • api: add new realtime and audio models, realtime session options (0acd0da)

Chores

1.83.0 (2025-06-02)

Full Changelog: v1.82.1...v1.83.0

Features

  • api: Config update for pakrym-stream-param (88bcf3a)
  • client: add follow_redirects request option (26d715f)

Bug Fixes

  • api: Fix evals and code interpreter interfaces (2650159)
  • client: return binary content from get /containers/{container_id}/files/{file_id}/content (f7c80c4)

... (truncated)

Commits

Updates requests from 2.32.3 to 2.32.4

Release notes

Sourced from requests's releases.

v2.32.4

2.32.4 (2025-06-10)

Security

  • CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve credentials for the wrong hostname/machine from a netrc file. (#6965)

Improvements

  • Numerous documentation improvements

Deprecations

  • Added support for pypy 3.11 for Linux and macOS. (#6926)
  • Dropped support for pypy 3.9 following its end of support. (#6926)
Changelog

Sourced from requests's changelog.

2.32.4 (2025-06-10)

Security

  • CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve credentials for the wrong hostname/machine from a netrc file.

Improvements

  • Numerous documentation improvements

Deprecations

  • Added support for pypy 3.11 for Linux and macOS.
  • Dropped support for pypy 3.9 following its end of support.
Commits
  • 021dc72 Polish up release tooling for last manual release
  • 821770e Bump version and add release notes for v2.32.4
  • 59f8aa2 Add netrc file search information to authentication documentation (#6876)
  • 5b4b64c Add more tests to prevent regression of CVE 2024 47081
  • 7bc4587 Add new test to check netrc auth leak (#6962)
  • 96ba401 Only use hostname to do netrc lookup instead of netloc
  • 7341690 Merge pull request #6951 from tswast/patch-1
  • 6716d7c remove links
  • a7e1c74 Update docs/conf.py
  • c799b81 docs: fix dead links to kenreitz.org
  • Additional commits viewable in compare view

Updates google-generativeai from 0.8.4 to 0.8.5

Release notes

Sourced from google-generativeai's releases.

v0.8.5

What's Changed

Bugfixes

Docs & Examples

Infrastructure

New Contributors

Full Changelog: google-gemini/deprecated-generative-ai-python@v0.8.4...v0.8.5

Commits
  • f5ac4ed Update version and fix samples for 0.8.5 release (#731)
  • e179614 chore: Update user-input.yml GitHub workflow to trigger on PR comments (#723)
  • 61867f6 Bump tj-actions/changed-files from 44 to 46 in /.github/workflows (#721)
  • d66e975 Update README.md (#722)
  • 29f85b8 Update README.md
  • 6bf4571 Pin actions to specific SHAs (#719)
  • e0fb117 Add a GitHub Action to manage status: awaiting user response (#720)
  • 2c570fb Update samples to use right API key name (#705)
  • 56f2ccf Update GenerationConfig.md to fix typo (#668)
  • 45bd243 Fix function_calling.sh example (#679)
  • Additional commits viewable in compare view

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

…pdates

Bumps the actions-minor group with 3 updates in the / directory: [openai](https://github.com/openai/openai-python), [requests](https://github.com/psf/requests) and [google-generativeai](https://github.com/google/generative-ai-python).


Updates `openai` from 1.70.0 to 1.86.0
- [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.70.0...v1.86.0)

Updates `requests` from 2.32.3 to 2.32.4
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.3...v2.32.4)

Updates `google-generativeai` from 0.8.4 to 0.8.5
- [Release notes](https://github.com/google/generative-ai-python/releases)
- [Changelog](https://github.com/google-gemini/deprecated-generative-ai-python/blob/main/RELEASE.md)
- [Commits](google-gemini/deprecated-generative-ai-python@v0.8.4...v0.8.5)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 1.86.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-minor
- dependency-name: google-generativeai
  dependency-version: 0.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-minor
...

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 Jun 16, 2025
@dependabot
dependabot Bot requested a review from CalebAbhulimhen as a code owner June 16, 2025 00:45
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 16, 2025
@dependabot @github

dependabot Bot commented on behalf of github Aug 4, 2025

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this Aug 4, 2025
@dependabot
dependabot Bot deleted the dependabot/pip/actions-minor-078bb365fd branch August 4, 2025 00:56
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