Skip to content
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 9 updates #9505

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2025

Bumps the production-dependencies group with 9 updates in the /autogpt_platform/backend directory:

Package From To
anthropic 0.45.2 0.46.0
discord-py 2.4.0 2.5.0
flake8 7.1.1 7.1.2
google-api-python-client 2.160.0 2.161.0
mem0ai 0.1.48 0.1.54
openai 1.61.1 1.63.2
pydantic-settings 2.7.1 2.8.0
sentry-sdk 2.20.0 2.22.0
sqlalchemy 2.0.37 2.0.38

Updates anthropic from 0.45.2 to 0.46.0

Release notes

Sourced from anthropic's releases.

v0.46.0

0.46.0 (2025-02-18)

Full Changelog: v0.45.2...v0.46.0

Features

  • client: send X-Stainless-Read-Timeout header (#858) (0e75983)
  • jsonl: add .close() method (#862) (137335c)
  • pagination: avoid fetching when has_more: false (#860) (0cdb81d)

Bug Fixes

Chores

  • api: update openapi spec url (#852) (461d821)
  • internal: bummp ruff dependency (#856) (590c3fa)
  • internal: change default timeout to an int (#855) (3152e1a)
  • internal: fix tests (fc41ba2)
  • internal: fix type traversing dictionary params (#859) (c5b700d)
  • internal: reorder model constants (#847) (aadd531)
  • internal: update models used in tests (aadd531)
Changelog

Sourced from anthropic's changelog.

0.46.0 (2025-02-18)

Full Changelog: v0.45.2...v0.46.0

Features

  • client: send X-Stainless-Read-Timeout header (#858) (0e75983)
  • jsonl: add .close() method (#862) (137335c)
  • pagination: avoid fetching when has_more: false (#860) (0cdb81d)

Bug Fixes

Chores

  • api: update openapi spec url (#852) (461d821)
  • internal: bummp ruff dependency (#856) (590c3fa)
  • internal: change default timeout to an int (#855) (3152e1a)
  • internal: fix tests (fc41ba2)
  • internal: fix type traversing dictionary params (#859) (c5b700d)
  • internal: reorder model constants (#847) (aadd531)
  • internal: update models used in tests (aadd531)
Commits
  • fb3af99 release: 0.46.0
  • c713a41 fix: asyncify on non-asyncio runtimes (#864)
  • be731bf chore(internal): fix tests
  • 133e5a5 fix(jsonl): lower chunk size (#863)
  • 9cb3dc2 feat(jsonl): add .close() method (#862)
  • 16fba27 fix(internal): add back custom header naming support (#861)
  • 1e830f7 feat(pagination): avoid fetching when has_more: false (#860)
  • d33429a chore(internal): fix type traversing dictionary params (#859)
  • 9a7bb7c feat(client): send X-Stainless-Read-Timeout header (#858)
  • efc91c0 chore(internal): bummp ruff dependency (#856)
  • Additional commits viewable in compare view

Updates discord-py from 2.4.0 to 2.5.0

Commits
  • e837ac1 Version bump to v2.5.0
  • a1aa597 Add changelog for v2.5
  • 3ad0662 Document SoundboardSoundConverter
  • e8d571b Add missing Poll attribute documentation
  • 43e1c55 Remove with_response parameter documentation
  • 8953938 Update Pyright to v1.1.394
  • 1cdf710 Rename InteractionCallback to InteractionCallbackResponse
  • 776fc22 [commands] Use interaction response within Context.send
  • 5b78097 Add support for Interaction Callback Resource
  • fa158a5 Add support for getting and editing integration_types_config application field
  • Additional commits viewable in compare view

Updates flake8 from 7.1.1 to 7.1.2

Commits
  • fffee8b Release 7.1.2
  • 19001f7 Merge pull request #1966 from PyCQA/limit-procs-to-file-count
  • f35737a avoid starting unnecessary processes when file count is limited
  • See full diff in compare view

Updates google-api-python-client from 2.160.0 to 2.161.0

Release notes

Sourced from google-api-python-client's releases.

v2.161.0

2.161.0 (2025-02-11)

Features

... (truncated)

Commits

Updates mem0ai from 0.1.48 to 0.1.54

Release notes

Sourced from mem0ai's releases.

0.1.54

What's Changed

Full Changelog: mem0ai/mem0@0.1.53...0.1.54

v0.1.54

What's Changed

Full Changelog: mem0ai/mem0@v0.1.53...v0.1.54

0.1.53

What's Changed

New Contributors

Full Changelog: mem0ai/mem0@0.1.52...0.1.53

v0.1.53

What's Changed

New Contributors

... (truncated)

Commits

Updates openai from 1.61.1 to 1.63.2

Release notes

Sourced from openai's releases.

v1.63.2

1.63.2 (2025-02-17)

Full Changelog: v1.63.1...v1.63.2

Chores

v1.63.1

1.63.1 (2025-02-17)

Full Changelog: v1.63.0...v1.63.1

Chores

v1.63.0

1.63.0 (2025-02-13)

Full Changelog: v1.62.0...v1.63.0

Features

  • api: add support for storing chat completions (#2117) (2357a8f)

v1.62.0

1.62.0 (2025-02-12)

Full Changelog: v1.61.1...v1.62.0

Features

  • client: send X-Stainless-Read-Timeout header (#2094) (0288213)
  • embeddings: use stdlib array type for improved performance (#2060) (9a95db9)
  • pagination: avoid fetching when has_more: false (#2098) (1882483)

Bug Fixes

  • api: add missing reasoning effort + model enums (#2096) (e0ca9f0)
  • parsing: don't default to an empty array (#2106) (8e748bb)

Chores

  • internal: fix type traversing dictionary params (#2097) (4e5b368)
  • internal: minor type handling changes (#2099) (a2c6da0)
Changelog

Sourced from openai's changelog.

1.63.2 (2025-02-17)

Full Changelog: v1.63.1...v1.63.2

Chores

1.63.1 (2025-02-17)

Full Changelog: v1.63.0...v1.63.1

Chores

1.63.0 (2025-02-13)

Full Changelog: v1.62.0...v1.63.0

Features

  • api: add support for storing chat completions (#2117) (2357a8f)

1.62.0 (2025-02-12)

Full Changelog: v1.61.1...v1.62.0

Features

  • client: send X-Stainless-Read-Timeout header (#2094) (0288213)
  • embeddings: use stdlib array type for improved performance (#2060) (9a95db9)
  • pagination: avoid fetching when has_more: false (#2098) (1882483)

Bug Fixes

  • api: add missing reasoning effort + model enums (#2096) (e0ca9f0)
  • parsing: don't default to an empty array (#2106) (8e748bb)

Chores

  • internal: fix type traversing dictionary params (#2097) (4e5b368)
  • internal: minor type handling changes (#2099) (a2c6da0)
Commits

Updates pydantic-settings from 2.7.1 to 2.8.0

Commits

Updates sentry-sdk from 2.20.0 to 2.22.0

Release notes

Sourced from sentry-sdk's releases.

2.22.0

Various fixes & improvements

2.21.0

Various fixes & improvements

... (truncated)

Changelog

Sourced from sentry-sdk's changelog.

2.22.0

Various fixes & improvements

…directory with 9 updates

Bumps the production-dependencies group with 9 updates in the /autogpt_platform/backend directory:

| Package | From | To |
| --- | --- | --- |
| [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.45.2` | `0.46.0` |
| [discord-py](https://github.com/Rapptz/discord.py) | `2.4.0` | `2.5.0` |
| [flake8](https://github.com/pycqa/flake8) | `7.1.1` | `7.1.2` |
| [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.160.0` | `2.161.0` |
| [mem0ai](https://github.com/mem0ai/mem0) | `0.1.48` | `0.1.54` |
| [openai](https://github.com/openai/openai-python) | `1.61.1` | `1.63.2` |
| [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.7.1` | `2.8.0` |
| [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.20.0` | `2.22.0` |
| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.37` | `2.0.38` |



Updates `anthropic` from 0.45.2 to 0.46.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.45.2...v0.46.0)

Updates `discord-py` from 2.4.0 to 2.5.0
- [Commits](Rapptz/discord.py@v2.4.0...v2.5.0)

Updates `flake8` from 7.1.1 to 7.1.2
- [Commits](PyCQA/flake8@7.1.1...7.1.2)

Updates `google-api-python-client` from 2.160.0 to 2.161.0
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.160.0...v2.161.0)

Updates `mem0ai` from 0.1.48 to 0.1.54
- [Release notes](https://github.com/mem0ai/mem0/releases)
- [Commits](mem0ai/mem0@0.1.48...0.1.54)

Updates `openai` from 1.61.1 to 1.63.2
- [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.61.1...v1.63.2)

Updates `pydantic-settings` from 2.7.1 to 2.8.0
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.7.1...v2.8.0)

Updates `sentry-sdk` from 2.20.0 to 2.22.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.20.0...2.22.0)

Updates `sqlalchemy` from 2.0.37 to 2.0.38
- [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-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: discord-py
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: flake8
  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: mem0ai
  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: pydantic-settings
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: sentry-sdk
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 22, 2025 00:37
@dependabot dependabot bot added dependencies python Pull requests that update Python code labels Feb 22, 2025
@dependabot dependabot bot requested review from Pwuts and majdyz and removed request for a team February 22, 2025 00:37
@github-actions github-actions bot added platform/backend AutoGPT Platform - Back end size/xl labels Feb 22, 2025
Copy link

deepsource-io bot commented Feb 22, 2025

Here's the code health analysis summary for commits d310943..e3b732c. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗
DeepSource Python LogoPython✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

netlify bot commented Feb 22, 2025

Deploy Preview for auto-gpt-docs-dev canceled.

Name Link
🔨 Latest commit e3b732c
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs-dev/deploys/67b91c5907a7120008205137

Copy link

netlify bot commented Feb 22, 2025

Deploy Preview for auto-gpt-docs canceled.

Name Link
🔨 Latest commit e3b732c
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/67b91c593747ab0008578f11

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants