Skip to content

Commit 4513080

Browse files
chore(deps): bump the actions-minor group across 1 directory with 4 updates
Bumps the actions-minor group with 4 updates in the / directory: [openai](https://github.com/openai/openai-python), [pygithub](https://github.com/pygithub/pygithub), [requests](https://github.com/psf/requests) and [google-generativeai](https://github.com/google/generative-ai-python). Updates `openai` from 1.70.0 to 1.98.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.98.0) Updates `pygithub` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.6.1...v2.7.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.98.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-minor - dependency-name: pygithub dependency-version: 2.7.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>
1 parent b2db11a commit 4513080

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
openai==1.70.0
2-
PyGithub==2.6.1
3-
requests==2.32.3
4-
google-generativeai==0.8.4
1+
openai==1.98.0
2+
PyGithub==2.7.0
3+
requests==2.32.4
4+
google-generativeai==0.8.5
55
ipython==8.27.0

0 commit comments

Comments
 (0)