-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(backend/deps): bump the production-dependencies group across 1 directory with 15 updates #24
Closed
dependabot
wants to merge
1
commit into
dev
from
dependabot/pip/autogpt_platform/backend/dev/production-dependencies-cc92e0c22a
Closed
Conversation
This file contains 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
…directory with 15 updates Bumps the production-dependencies group with 15 updates in the /autogpt_platform/backend directory: | Package | From | To | | --- | --- | --- | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.40.0` | `0.43.1` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.155.0` | `2.159.0` | | [groq](https://github.com/groq/groq-python) | `0.13.1` | `0.15.0` | | [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.5` | | [ollama](https://github.com/ollama/ollama-python) | `0.4.4` | `0.4.6` | | [openai](https://github.com/openai/openai-python) | `1.57.4` | `1.59.8` | | [psutil](https://github.com/giampaolo/psutil) | `6.1.0` | `6.1.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.3` | `2.10.5` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.7.0` | `2.7.1` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.25.0` | `0.25.2` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.19.2` | `2.20.0` | | [supabase](https://github.com/supabase/supabase-py) | `2.10.0` | `2.11.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.36` | `2.0.37` | | [launchdarkly-server-sdk](https://github.com/launchdarkly/python-server-sdk) | `9.8.0` | `9.9.0` | Updates `anthropic` from 0.40.0 to 0.43.1 - [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.40.0...v0.43.1) Updates `click` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.7...8.1.8) Updates `google-api-python-client` from 2.155.0 to 2.159.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.155.0...v2.159.0) Updates `groq` from 0.13.1 to 0.15.0 - [Release notes](https://github.com/groq/groq-python/releases) - [Changelog](https://github.com/groq/groq-python/blob/main/CHANGELOG.md) - [Commits](groq/groq-python@v0.13.1...v0.15.0) Updates `jinja2` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.5) Updates `ollama` from 0.4.4 to 0.4.6 - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](ollama/ollama-python@v0.4.4...v0.4.6) Updates `openai` from 1.57.4 to 1.59.8 - [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.57.4...v1.59.8) Updates `psutil` from 6.1.0 to 6.1.1 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.1.0...release-6.1.1) Updates `pydantic` from 2.10.3 to 2.10.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.3...v2.10.5) Updates `pydantic-settings` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.7.0...v2.7.1) Updates `pytest-asyncio` from 0.25.0 to 0.25.2 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.0...v0.25.2) Updates `sentry-sdk` from 2.19.2 to 2.20.0 - [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.19.2...2.20.0) Updates `supabase` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/supabase/supabase-py/releases) - [Changelog](https://github.com/supabase/supabase-py/blob/main/CHANGELOG.md) - [Commits](supabase/supabase-py@v2.10.0...v2.11.0) Updates `sqlalchemy` from 2.0.36 to 2.0.37 - [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) Updates `launchdarkly-server-sdk` from 9.8.0 to 9.9.0 - [Release notes](https://github.com/launchdarkly/python-server-sdk/releases) - [Changelog](https://github.com/launchdarkly/python-server-sdk/blob/main/CHANGELOG.md) - [Commits](launchdarkly/python-server-sdk@9.8.0...9.9.0) --- updated-dependencies: - dependency-name: anthropic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: groq dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ollama dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: supabase dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: launchdarkly-server-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
Pull requests that update a dependency file
platform/backend
python
Pull requests that update Python code
size/xl
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 15 updates in the /autogpt_platform/backend directory:
0.40.0
0.43.1
8.1.7
8.1.8
2.155.0
2.159.0
0.13.1
0.15.0
3.1.4
3.1.5
0.4.4
0.4.6
1.57.4
1.59.8
6.1.0
6.1.1
2.10.3
2.10.5
2.7.0
2.7.1
0.25.0
0.25.2
2.19.2
2.20.0
2.10.0
2.11.0
2.0.36
2.0.37
9.8.0
9.9.0
Updates
anthropic
from 0.40.0 to 0.43.1Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
af3912c
release: 0.43.1f5b5cb1
chore(streaming): add runtime type check for better error messages (#826)9182431
chore(types): add more discriminator metadata (#825)7c11805
chore(internal): fix lint3f76481
fix(docs): correct results return type5d7d416
chore(internal): bump pyright dependency (#822)758d324
release: 0.43.048245c9
fix(types): allow extra properties in input schemas4cbd773
chore(internal): update deps (#820)7419fab
feat(beta): add streaming helpers for beta messages (#819)Updates
click
from 8.1.7 to 8.1.8Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
934813e
release version 8.1.8c23223b
Add links to third-party projects enhancing Click (#2815)822d4fd
Add links to third-party projects8e7bed0
Break up arguments section (#2586)3241541
Remove some typing hints.bed0377
remove test pypi6534590
update dev dependenciesb1e392e
fix typosfdc6b02
Fix missing reset in isolation function (#2733)ffd43e9
Fixed missing reset on _compat.should_strip_ansi.Updates
google-api-python-client
from 2.155.0 to 2.159.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
0accf96
chore(main): release 2.159.0 (#2549)e602055
chore: Update discovery artifacts (#2548)8afb3df
chore(main): release 2.158.0 (#2543)5313113
chore: Update discovery artifacts (#2542)2a47116
chore(main): release 2.157.0 (#2540)d37d28d
chore: Update discovery artifacts (#2539)eae49b9
chore(main): release 2.156.0 (#2536)8dedfbe
chore: Update discovery artifacts (#2535)Updates
groq
from 0.13.1 to 0.15.0Release notes
Sourced from groq's releases.
Changelog
Sourced from groq's changelog.
Commits
2b91340
release: 0.15.0 (#173)f6e2c46
release: 0.14.0 (#159)Updates
jinja2
from 3.1.4 to 3.1.5Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
Commits
877f6e5
release version 3.1.58d58859
remove test pypieda8fe8
update dev dependenciesc8fdce1
Fix bug involving calling set on a template parameter within all branches of ...66587ce
Fix bug where set would sometimes fail within iffbc3a69
Add support for namespaces in tuple parsing (#1664)b8f4831
more comments about nsref assignmentee83219
Add support for namespaces in tuple assignment1d55cdd
Triple quotes in docs (#2064)8a8eafc
edit block assignment sectionUpdates
ollama
from 0.4.4 to 0.4.6Release notes
Sourced from ollama's releases.
Commits
2cad1f5
Merge pull request #417 from ollama/pdevine/create-apid9746ea
fix stuffc7d4f16
Revert "make 3.8 happy"ba27e71
make 3.8 happyfbf94d8
Update poetry plugin + generate lock2434443
whackamole2be0bcf
python <3.9 errorsfc8585e
feed rufff5c8ee0
fix async clienta0388b2
unhide create_blobUpdates
openai
from 1.57.4 to 1.59.8Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.