-
Notifications
You must be signed in to change notification settings - Fork 46k
chore(backend/deps): Bump the production-dependencies group across 1 directory with 4 updates #10497
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
dependabot
wants to merge
1
commit into
dev
from
dependabot/pip/autogpt_platform/backend/dev/production-dependencies-359d1160be
Closed
+73
−73
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for auto-gpt-docs-dev canceled.
|
✅ Deploy Preview for auto-gpt-docs canceled.
|
Here's the code health analysis summary for commits Analysis Summary
|
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
…directory with 4 updates Bumps the production-dependencies group with 4 updates in the /autogpt_platform/backend directory: [anthropic](https://github.com/anthropics/anthropic-sdk-python), [openai](https://github.com/openai/openai-python), [sentry-sdk](https://github.com/getsentry/sentry-python) and [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy). Updates `anthropic` from 0.59.0 to 0.60.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.59.0...v0.60.0) Updates `openai` from 1.97.1 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.97.1...v1.98.0) Updates `sentry-sdk` from 2.33.2 to 2.34.1 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.33.2...2.34.1) Updates `sqlalchemy` from 2.0.41 to 2.0.42 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.60.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: openai dependency-version: 1.98.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sentry-sdk dependency-version: 2.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1f2814d
to
4f70df5
Compare
Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
platform/backend
AutoGPT Platform - Back end
python
Pull requests that update Python code
size/l
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 4 updates in the /autogpt_platform/backend directory: anthropic, openai, sentry-sdk and sqlalchemy.
Updates
anthropic
from 0.59.0 to 0.60.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
4c1f704
release: 0.60.09e999e4
fix(vertex): add missing beta methods (#1004)04a0508
feat: update streaming error message to say 'required' not 'recommended'37147da
chore(project): add settings file for vscodeUpdates
openai
from 1.97.1 to 1.98.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
a3315d9
release: 1.98.0 (#2503)48188cc
release: 1.97.2 (#2494)Updates
sentry-sdk
from 2.33.2 to 2.34.1Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
9276f2a
update changeloga71ef66
release: 2.34.138b570a
Span data is always be a primitive data type (#4643)bab6215
Fix typo in CHANGELOG.md (#4640)c273f67
Merge branch 'release/2.34.0'72766a7
Update changeloge1848d4
Update CHANGELOG.mde84f6f3
release: 2.34.04f9d326
Considerably raiseDEFAULT_MAX_VALUE_LENGTH
(#4632)fd7dca4
fix(celery): Latency should be in milliseconds, not seconds (#4637)Updates
sqlalchemy
from 2.0.41 to 2.0.42Release notes
Sourced from sqlalchemy's releases.
... (truncated)
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