Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps the production-dependencies group with 6 updates in the /autogpt_platform/autogpt_libs directory:

Package From To
google-cloud-logging 3.11.3 3.11.4
pydantic 2.10.3 2.11.1
pydantic-settings 2.7.0 2.8.1
pytest-asyncio 0.25.0 0.26.0
python-dotenv 1.0.1 1.1.0
supabase 2.10.0 2.15.0

Updates google-cloud-logging from 3.11.3 to 3.11.4

Release notes

Sourced from google-cloud-logging's releases.

v3.11.4

3.11.4 (2025-01-22)

Bug Fixes

  • Made write_entries raise ValueError on ParseErrors (#958) (5309478)
  • Require proto-plus >= 1.25 for Python 3.13 (#955) (7baed8e)
  • Require proto-plus >= 1.25 for Python 3.13 (#955) (002b1fc)
Changelog

Sourced from google-cloud-logging's changelog.

3.11.4 (2025-01-22)

Bug Fixes

  • Made write_entries raise ValueError on ParseErrors (#958) (5309478)
  • Require proto-plus >= 1.25 for Python 3.13 (#955) (7baed8e)
  • Require proto-plus >= 1.25 for Python 3.13 (#955) (002b1fc)
Commits
  • c47946f chore(main): release 3.11.4 (#956)
  • 5309478 fix: Made write_entries raise ValueError on ParseErrors (#958)
  • dfcce1f chore(python): exclude .github/workflows/unittest.yml in renovate config (#959)
  • 8c2c5a7 chore(python): update dependencies in .kokoro/docker/docs (#957)
  • 7baed8e fix: require proto-plus >= 1.25 for Python 3.13 (#955)
  • 002b1fc fix: require proto-plus >= 1.25 for Python 3.13 (#955)
  • 439eaa5 chore(python): update dependencies in .kokoro/docker/docs (#954)
  • See full diff in compare view

Updates pydantic from 2.10.3 to 2.11.1

Release notes

Sourced from pydantic's releases.

v2.11.1 2025-03-28

What's Changed

Fixes

Full Changelog: pydantic/pydantic@v2.11.0...v2.11.1

v2.11.0 2025-03-27

What's Changed

Packaging

New Features

Changes

... (truncated)

Changelog

Sourced from pydantic's changelog.

v2.11.1 (2025-03-28)

GitHub release

What's Changed

Fixes

  • Do not override 'definitions-ref' schemas containing serialization schemas or metadata by @​Viicos in #11644

v2.11.0 (2025-03-27)

GitHub release

What's Changed

Pydantic v2.11 is a version strongly focused on build time performance of Pydantic models (and core schema generation in general). See the blog post for more details.

Packaging

New Features

Fixes

  • Allow generic typed dictionaries to be used for unpacked variadic keyword parameters by @​Viicos in #11571
  • Fix runtime error when computing model string representation involving cached properties and self-referenced models by @​Viicos in #11579
  • Preserve other steps when using the ellipsis in the pipeline API by @​Viicos in #11626
  • Fix deferred discriminator application logic by @​Viicos in #11591

New Contributors

v2.11.0b2 (2025-03-17)

GitHub release

What's Changed

Packaging

... (truncated)

Commits

Updates pydantic-settings from 2.7.0 to 2.8.1

Release notes

Sourced from pydantic-settings's releases.

v2.8.1

What's Changed

Full Changelog: pydantic/pydantic-settings@v2.8.0...v2.8.1

v2.8.0

What's Changed

New Contributors

Full Changelog: pydantic/pydantic-settings@v2.7.1...v2.8.0

v2.7.1

What's Changed

Full Changelog: pydantic/pydantic-settings@v2.7.0...v2.7.1

Commits

Updates pytest-asyncio from 0.25.0 to 0.26.0

Release notes

Sourced from pytest-asyncio's releases.

pytest-asyncio 0.26.0

  • Adds configuration option that sets default event loop scope for all tests #793
  • Improved type annotations for pytest_asyncio.fixture #1045
  • Added typing-extensions as additional dependency for Python <3.10 #1045

pytest-asyncio 0.25.3

  • Avoid errors in cleanup of async generators when event loop is already closed #1040

pytest-asyncio 0.25.2

  • Call loop.shutdown_asyncgens() before closing the event loop to ensure async generators are closed in the same manner as asyncio.run does #1034

pytest-asyncio 0.25.1

  • Fixes an issue that caused a broken event loop when a function-scoped test was executed in between two tests with wider loop scope #950
  • Improves test collection speed in auto mode #1020
  • Corrects the warning that is emitted upon redefining the event_loop fixture
Commits
  • 4f8ce45 docs: Prepare release of v0.26.0.
  • 498e8a7 Build(deps): Bump attrs from 25.1.0 to 25.3.0 in /dependencies/default
  • 01c22ff build: Update project metadata to use SPDX license identifier
  • 78191c9 [pre-commit.ci] pre-commit autoupdate
  • 9a45551 Build(deps): Bump hypothesis in /dependencies/default
  • 6680409 Build(deps): Bump coverage from 7.7.0 to 7.7.1 in /dependencies/default
  • aa82c57 Build(deps): Bump iniconfig from 2.0.0 to 2.1.0 in /dependencies/default
  • cca587e [pre-commit.ci] pre-commit autoupdate
  • 5d90b29 Build(deps): Bump hypothesis in /dependencies/default
  • c262262 Build(deps): Bump coverage from 7.6.12 to 7.7.0 in /dependencies/default
  • Additional commits viewable in compare view

Updates python-dotenv from 1.0.1 to 1.1.0

Release notes

Sourced from python-dotenv's releases.

v1.1.0

What's Changed

New Contributors

Full Changelog: theskumar/python-dotenv@v1.0.1...v1.1.0

Changelog

Sourced from python-dotenv's changelog.

[1.1.0] - 2025-03-25

Feature

  • Add support for python 3.13
  • Enhance dotenv run, switch to execvpe for better resource management and signal handling (#523) by [@​eekstunt]

Fixed

  • find_dotenv and load_dotenv now correctly looks up at the current directory when running in debugger or pdb (#553 by [@​randomseed42])

Misc

  • Drop support for Python 3.8
Commits

Updates supabase from 2.10.0 to 2.15.0

Release notes

Sourced from supabase's releases.

v2.15.0

2.15.0 (2025-03-26)

Features

  • postgrest: bump postgrest from 0.19.3 to 1.0.0 (#1074) (5e59df6)

Bug Fixes

  • auth: bump gotrue from 2.11.4 to 2.12.0 (#1087) (da3ed9c)
  • functions: bump supafunc from 0.9.3 to 0.9.4 (#1088) (0340c8e)
  • postgrest: bump postgrest from 1.0.0 to 1.0.1 (#1083) (44d2ca5)
  • realtime: bump realtime from 2.4.0 to 2.4.1 (#1066) (1f92945)
  • realtime: bump realtime from 2.4.1 to 2.4.2 (#1089) (7816d7f)
  • schema method should use postgres method directly (#1082) (b992324)

v2.14.0

2.14.0 (2025-03-20)

Features

  • realtime: bump realtime from 2.3.0 to 2.4.0 (#1059) (9cdf7fa)

Bug Fixes

v2.13.0

2.13.0 (2025-02-04)

Features

  • realtime: bump realtime from 2.2.0 to 2.3.0 (#1049) (2347401)

Bug Fixes

  • auth: bump gotrue from 2.11.2 to 2.11.3 (#1051) (4a2bb9e)
  • functions: bump supafunc from 0.9.2 to 0.9.3 (#1052) (29fed38)
  • storage: bump storage3 from 0.11.1 to 0.11.3 (#1050) (8c5d48f)
  • update SupabaseAuthClient to use super instead of calling base class (#1045) (3efb4a6)

v2.12.0

2.12.0 (2025-01-24)

... (truncated)

Changelog

Sourced from supabase's changelog.

2.15.0 (2025-03-26)

Features

  • postgrest: bump postgrest from 0.19.3 to 1.0.0 (#1074) (5e59df6)

Bug Fixes

  • auth: bump gotrue from 2.11.4 to 2.12.0 (#1087) (da3ed9c)
  • functions: bump supafunc from 0.9.3 to 0.9.4 (#1088) (0340c8e)
  • postgrest: bump postgrest from 1.0.0 to 1.0.1 (#1083) (44d2ca5)
  • realtime: bump realtime from 2.4.0 to 2.4.1 (#1066) (1f92945)
  • realtime: bump realtime from 2.4.1 to 2.4.2 (#1089) (7816d7f)
  • schema method should use postgres method directly (#1082) (b992324)

2.14.0 (2025-03-20)

Features

  • realtime: bump realtime from 2.3.0 to 2.4.0 (#1059) (9cdf7fa)

Bug Fixes

2.13.0 (2025-02-04)

Features

  • realtime: bump realtime from 2.2.0 to 2.3.0 (#1049) (2347401)

Bug Fixes

  • auth: bump gotrue from 2.11.2 to 2.11.3 (#1051) (4a2bb9e)
  • functions: bump supafunc from 0.9.2 to 0.9.3 (#1052) (29fed38)
  • storage: bump storage3 from 0.11.1 to 0.11.3 (#1050) (8c5d48f)
  • update SupabaseAuthClient to use super instead of calling base class (#1045) (3efb4a6)

2.12.0 (2025-01-24)

Features

  • realtime: bump realtime from 2.1.0 to 2.2.0 (#1037) (0e5eed6)

... (truncated)

Commits
  • 2fa8891 chore(main): release 2.15.0 (#1080)
  • 7816d7f fix(realtime): bump realtime from 2.4.1 to 2.4.2 (#1089)
  • 0340c8e fix(functions): bump supafunc from 0.9.3 to 0.9.4 (#1088)
  • da3ed9c fix(auth): bump gotrue from 2.11.4 to 2.12.0 (#1087)
  • 44d2ca5 fix(postgrest): bump postgrest from 1.0.0 to 1.0.1 (#1083)
  • b992324 fix: schema method should use postgres method directly (#1082)
  • 5e59df6 feat(postgrest): bump postgrest from 0.19.3 to 1.0.0 (#1074)
  • 36858ee chore(deps-dev): bump pytest from 8.3.4 to 8.3.5 (#1070)
  • 9589770 chore(deps-dev): bump commitizen from 4.2.2 to 4.4.1 (#1069)
  • 58246bc chore(deps-dev): bump isort from 6.0.0 to 6.0.1 (#1065)
  • Additional commits viewable in compare view

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

…ectory with 6 updates

Bumps the production-dependencies group with 6 updates in the /autogpt_platform/autogpt_libs directory:

| Package | From | To |
| --- | --- | --- |
| [google-cloud-logging](https://github.com/googleapis/python-logging) | `3.11.3` | `3.11.4` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.10.3` | `2.11.1` |
| [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.7.0` | `2.8.1` |
| [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.25.0` | `0.26.0` |
| [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.1` | `1.1.0` |
| [supabase](https://github.com/supabase/supabase-py) | `2.10.0` | `2.15.0` |



Updates `google-cloud-logging` from 3.11.3 to 3.11.4
- [Release notes](https://github.com/googleapis/python-logging/releases)
- [Changelog](https://github.com/googleapis/python-logging/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-logging@v3.11.3...v3.11.4)

Updates `pydantic` from 2.10.3 to 2.11.1
- [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.11.1)

Updates `pydantic-settings` from 2.7.0 to 2.8.1
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.7.0...v2.8.1)

Updates `pytest-asyncio` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.25.0...v0.26.0)

Updates `python-dotenv` from 1.0.1 to 1.1.0
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](theskumar/python-dotenv@v1.0.1...v1.1.0)

Updates `supabase` from 2.10.0 to 2.15.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.15.0)

---
updated-dependencies:
- dependency-name: google-cloud-logging
  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-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: pytest-asyncio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: python-dotenv
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 31, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant