-
Notifications
You must be signed in to change notification settings - Fork 44.8k
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 16 updates #9242
Open
dependabot
wants to merge
1
commit into
dev
Choose a base branch
from
dependabot/pip/autogpt_platform/backend/dev/production-dependencies-0b115d3a24
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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 16 updates Bumps the production-dependencies group with 16 updates in the /autogpt_platform/backend directory: | Package | From | To | | --- | --- | --- | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.40.0` | `0.42.0` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [e2b-code-interpreter](https://github.com/e2b-dev/code-interpreter) | `1.0.1` | `1.0.3` | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.5` | `0.115.6` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.155.0` | `2.157.0` | | [groq](https://github.com/groq/groq-python) | `0.13.1` | `0.14.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.5` | | [openai](https://github.com/openai/openai-python) | `1.57.4` | `1.59.5` | | [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](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.25.0` | `0.25.2` | | [redis](https://github.com/redis/redis-py) | `5.2.0` | `5.2.1` | | [launchdarkly-server-sdk](https://github.com/launchdarkly/python-server-sdk) | `9.8.0` | `9.9.0` | Updates `anthropic` from 0.40.0 to 0.42.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.40.0...v0.42.0) 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 `e2b-code-interpreter` from 1.0.1 to 1.0.3 - [Release notes](https://github.com/e2b-dev/code-interpreter/releases) - [Commits](https://github.com/e2b-dev/code-interpreter/compare/@e2b/[email protected]...@e2b/[email protected]) Updates `fastapi` from 0.115.5 to 0.115.6 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.5...0.115.6) Updates `google-api-python-client` from 2.155.0 to 2.157.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.155.0...v2.157.0) Updates `groq` from 0.13.1 to 0.14.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.14.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.5 - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](ollama/ollama-python@v0.4.4...v0.4.5) Updates `openai` from 1.57.4 to 1.59.5 - [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.5) 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` from 8.3.3 to 8.3.4 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.3.4) 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 `redis` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.2.0...v5.2.1) 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: e2b-code-interpreter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: fastapi 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 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: redis 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] <[email protected]>
dependabot
bot
requested review from
Swiftyos and
Pwuts
and removed request for
a team
January 9, 2025 18:59
✅ Deploy Preview for auto-gpt-docs-dev canceled.
|
✅ Deploy Preview for auto-gpt-docs canceled.
|
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/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 16 updates in the /autogpt_platform/backend directory:
0.40.0
0.42.0
8.1.7
8.1.8
1.0.1
1.0.3
0.115.5
0.115.6
2.155.0
2.157.0
0.13.1
0.14.0
3.1.4
3.1.5
0.4.4
0.4.5
1.57.4
1.59.5
6.1.0
6.1.1
2.10.3
2.10.5
2.7.0
2.7.1
8.3.3
8.3.4
0.25.0
0.25.2
5.2.0
5.2.1
9.8.0
9.9.0
Updates
anthropic
from 0.40.0 to 0.42.0Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
93cbbbd
release: 0.42.082e03de
fix(vertex): removeanthropic_version
deletion for token countingdc651fd
chore(internal): fix some typos (#799)e33d250
release: 0.41.0c17d68e
chore(bedrock/vertex): explicit error for unsupported messages endpoints45c28dd
feat(vertex): support token counting4e0b15e
feat(api): general availability updatesdf6f210
chore(internal): update spec (#793)3540987
chore(api): update spec version (#792)76ab5ae
docs(readme): example snippet for client context manager (#791)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
e2b-code-interpreter
from 1.0.1 to 1.0.3Commits
3a61883
Fix deno test + enable bun6c8f6ba
Decrease precision0509adf
Fix rounding0f718ac
Update box and whiskers in JS SDK6a8b9ae
Use better rounding for angle in pie chart21e892e
Add outliers, label and fix rounding issue1285d6a
Decrease number of concurrent tests747806a
Add changeset20c5d1f
Remove chart and text from extras1cedd83
Increase timeoutUpdates
fastapi
from 0.115.5 to 0.115.6Release notes
Sourced from fastapi's releases.
Commits
bb8c2a6
🔖 Release version 0.115.6905ec1e
📝 Update release notes4f81575
🐛 Preserve traceback when exception is raised in sync dependency withyield
...8255edf
📝 Update release notes53c8784
🌐 Add Traditional Chinese translation fordocs/zh-hant/docs/async.md
(#12990)2971352
📝 Update release notes8376228
🌐 Add Traditional Chinese translation for `docs/zh-hant/docs/tutorial/query-p...6c7873c
📝 Update release notesd75b81c
🌐 Add Korean translation fordocs/ko/docs/advanced/testing-dependencies.md
...206037c
📝 Update release notesUpdates
google-api-python-client
from 2.155.0 to 2.157.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
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.14.0Release notes
Sourced from groq's releases.
Changelog
Sourced from groq's changelog.
Commits
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.5Release notes
Sourced from ollama's releases.
Commits
ee349ec
bugfix: fix passing Image type in messages for chat (#390)7d1e002
examples: use type hinting generics in standard collections for structured ou...4daf4af
Merge pull request #384 from akx/export-image-model9057705
fix: export Image model70dd0b7
fix: structured outputs example (#364)Updates
openai
from 1.57.4 to 1.59.5Release notes
Sourced from openai's releases.