-
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 17 updates #39
Closed
dependabot
wants to merge
1
commit into
dev
from
dependabot/pip/autogpt_platform/backend/dev/production-dependencies-6be2198c7e
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 17 updates Bumps the production-dependencies group with 17 updates in the /autogpt_platform/backend directory: | Package | From | To | | --- | --- | --- | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.40.0` | `0.45.2` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [e2b-code-interpreter](https://github.com/e2b-dev/code-interpreter) | `1.0.3` | `1.0.5` | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.6` | `0.115.8` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.155.0` | `2.160.0` | | [groq](https://github.com/groq/groq-python) | `0.13.1` | `0.16.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.7` | | [openai](https://github.com/openai/openai-python) | `1.57.4` | `1.61.0` | | [psutil](https://github.com/giampaolo/psutil) | `6.1.0` | `6.1.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.3` | `2.10.6` | | [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.3` | | [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.12.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.45.2 - [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.45.2) 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.3 to 1.0.5 - [Release notes](https://github.com/e2b-dev/code-interpreter/releases) - [Commits](https://github.com/e2b-dev/code-interpreter/compare/@e2b/code-interpreter@1.0.3...@e2b/code-interpreter-python@1.0.5) Updates `fastapi` from 0.115.6 to 0.115.8 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.6...0.115.8) Updates `google-api-python-client` from 2.155.0 to 2.160.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.155.0...v2.160.0) Updates `groq` from 0.13.1 to 0.16.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.16.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.7 - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](ollama/ollama-python@v0.4.4...v0.4.7) Updates `openai` from 1.57.4 to 1.61.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.57.4...v1.61.0) 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.6 - [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.6) 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.3 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.0...v0.25.3) 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.12.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.12.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: 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-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>
Superseded by #48. |
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 17 updates in the /autogpt_platform/backend directory:
0.40.0
0.45.2
8.1.7
8.1.8
1.0.3
1.0.5
0.115.6
0.115.8
2.155.0
2.160.0
0.13.1
0.16.0
3.1.4
3.1.5
0.4.4
0.4.7
1.57.4
1.61.0
6.1.0
6.1.1
2.10.3
2.10.6
2.7.0
2.7.1
0.25.0
0.25.3
2.19.2
2.20.0
2.10.0
2.12.0
2.0.36
2.0.37
9.8.0
9.9.0
Updates
anthropic
from 0.40.0 to 0.45.2Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
0f9ccca
release: 0.45.237acfbc
fix(streaming): avoid invalid deser type error (#845)d0f98a4
release: 0.45.1872c614
fix(streaming): accumulate citations (#844)14bf8fe
chore(docs): updates (#841)c5102ba
release: 0.45.067aa83e
feat(api): add citations (#839)bb1f52b
chore(internal): minor formatting changes (#838)4b91402
feat(client): support results endpoint (#835)d212ec9
release: 0.44.0Updates
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.3 to 1.0.5Commits
007e2e5
Merge pull request #54 from e2b-dev/fix-bug-in-e2b-incompability5493595
Add changeset1b76bbe
Remove init methodbfa1170
[skip ci]Bump package manually83f0821
Skip on package.json change - it's just version bumpf14a2a5
Add to_dict() method in python SDKdaba22b
[skip ci] Release new versionsf849302
Merge pull request #53 from e2b-dev/update-r-to-44-e2b-144931aabd3
Update Dockerfile33ff495
Add changesetUpdates
fastapi
from 0.115.6 to 0.115.8Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
7128971
🔖 Release version 0.115.855f8a44
📝 Update release notes83ab6ac
📝 Change the word "unwrap" to "unpack" in `docs/en/docs/tutorial/extra-models...3d02a92
📝 Update release notes1b00f8a
✅ Simplify tests for body_multiple_params (#13237)d97647f
📝 Update release notes9667ce8
📝 Update Request Body'stutorial002
to deal withtax=0
case (#13230)0541693
📝 Update release notes041b2e1
📝 Update release notes30b270b
♻️ Move duplicated code portion to a static method in theAPIKeyBase
super ...Updates
google-api-python-client
from 2.155.0 to 2.160.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
6ba5c06
chore(main): release 2.160.0 (#2552)165d3b5
chore: Update discovery artifacts (#2551)f4b3014
chore(python): exclude .github/workflows/unittest.yml in renovate config (#2546)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)Updates
groq
from 0.13.1 to 0.16.0Release notes
Sourced from groq's releases.
... (truncated)
Changelog
Sourced from groq's changelog.
... (truncated)
Commits
10566c3
release: 0.16.0 (#178)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.7Release notes
Sourced from ollama's releases.