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

build(deps): bump the all-dependencies group with 19 updates #32

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

Conversation

dependabot[bot]
Copy link

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

Bumps the all-dependencies group with 19 updates:

Package From To
cryptography 44.0.1 44.0.2
flask-cors 5.0.0 5.0.1
google-ai-generativelanguage 0.6.15 0.6.16
google-api-core 2.24.1 2.24.2
google-api-python-client 2.161.0 2.163.0
google-cloud-core 2.4.2 2.4.3
google-cloud-firestore 2.20.0 2.20.1
google-cloud-storage 3.0.0 3.1.0
googleapis-common-protos 1.68.0 1.69.1
identify 2.6.8 2.6.9
jinja2 3.1.5 3.1.6
levenshtein 0.26.1 0.27.1
openfoodfacts 0.4.0 2.5.0
proto-plus 1.26.0 1.26.1
pydantic-core 2.27.2 2.31.1
pytest 8.3.4 8.3.5
python-levenshtein 0.26.1 0.27.1
rapidfuzz 3.12.1 3.12.2
virtualenv 20.29.2 20.29.3

Updates cryptography from 44.0.1 to 44.0.2

Changelog

Sourced from cryptography's changelog.

44.0.2 - 2025-03-01


* We now build wheels for PyPy 3.11.

.. _v44-0-1:

Commits

Updates flask-cors from 5.0.0 to 5.0.1

Release notes

Sourced from flask-cors's releases.

5.0.1

What's Changed

This primarily changes packaging to use uv and a new release pipeline, along with some small documentation improvements

New Contributors

Full Changelog: corydolphin/flask-cors@5.0.0...5.0.01

Commits

Updates google-ai-generativelanguage from 0.6.15 to 0.6.16

Release notes

Sourced from google-ai-generativelanguage's releases.

grpc-google-iam-v1: v0.14.1

0.14.1 (2025-03-03)

Features

Commits
  • a31de41 chore: release main (#13491)
  • 50d43b1 docs: [google-apps-chat] Update Google chat app command documentation (#13519)
  • b1c3ce8 feat: [Many APIs] Add REST Interceptors which support reading metadata (#13495)
  • 2c92938 chore: delete erroneous $2 directory (#13518)
  • 38d410a build(php): [google-cloud-dialogflow] remove generation for google/cloud/dial...
  • 3f8ab82 feat: [google-cloud-memorystore] add Instance.Mode.CLUSTER_DISABLED value, an...
  • 3e64234 chore: [google-cloud-deploy] Add missing field-behavior annotations (#13513)
  • 559dea7 feat: [google-cloud-batch] promote cancel job API to GA (#13511)
  • a0910dd feat: [Many APIs] Add REST Interceptors which support reading metadata (#13499)
  • 5cdcc9d feat: [Many APIs] Add REST Interceptors which support reading metadata (#13502)
  • Additional commits viewable in compare view

Updates google-api-core from 2.24.1 to 2.24.2

Release notes

Sourced from google-api-core's releases.

v2.24.2

2.24.2 (2025-03-06)

Bug Fixes

Changelog

Sourced from google-api-core's changelog.

2.24.2 (2025-03-06)

Bug Fixes

Commits

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

Release notes

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

v2.163.0

2.163.0 (2025-03-04)

Features

v2.162.0

2.162.0 (2025-02-25)

Features

... (truncated)

Commits

Updates google-cloud-core from 2.4.2 to 2.4.3

Release notes

Sourced from google-cloud-core's releases.

v2.4.3

2.4.3 (2025-03-10)

Bug Fixes

Changelog

Sourced from google-cloud-core's changelog.

2.4.3 (2025-03-10)

Bug Fixes

Commits

Updates google-cloud-firestore from 2.20.0 to 2.20.1

Release notes

Sourced from google-cloud-firestore's releases.

v2.20.1

2.20.1 (2025-02-26)

Bug Fixes

  • Bump default deadline on CreateDatabase and RestoreDatabase to 2 minutes (#975) (995fad6)
  • Client-side path validation for batch.update (#1021) (3b7595b)
  • Watch thread deadlock on exit (#1014) (c47677a)
Changelog

Sourced from google-cloud-firestore's changelog.

2.20.1 (2025-02-26)

Bug Fixes

  • Bump default deadline on CreateDatabase and RestoreDatabase to 2 minutes (#975) (995fad6)
  • Client-side path validation for batch.update (#1021) (3b7595b)
  • Watch thread deadlock on exit (#1014) (c47677a)
Commits
  • da98851 chore(main): release 2.20.1 (#1011)
  • 7951c75 chore: pull up gapic updates (#1016)
  • 62f7c5b chore: add logging section to readme (#1018)
  • 72c0c75 chore(python): conditionally load credentials in .kokoro/build.sh (#1022)
  • fed487a chore(python): fix typo in README (#1015)
  • c47677a fix: Watch thread deadlock on exit (#1014)
  • 3b7595b fix: client-side path validation for batch.update (#1021)
  • 995fad6 fix: bump default deadline on CreateDatabase and RestoreDatabase to 2 minutes...
  • 6d75f6c chore: update protoplus for python 3.13 (#1009)
  • 857f775 chore(python): exclude .github/workflows/unittest.yml in renovate config (#1005)
  • See full diff in compare view

Updates google-cloud-storage from 3.0.0 to 3.1.0

Release notes

Sourced from google-cloud-storage's releases.

v3.1.0

3.1.0 (2025-02-27)

Features

  • Add api_key argument to Client constructor (#1441) (c869e15)
  • Add Bucket.move_blob() for HNS-enabled buckets (#1431) (24c000f)
Changelog

Sourced from google-cloud-storage's changelog.

3.1.0 (2025-02-27)

Features

  • Add api_key argument to Client constructor (#1441) (c869e15)
  • Add Bucket.move_blob() for HNS-enabled buckets (#1431) (24c000f)
Commits
  • aa7afdf chore(main): release 3.1.0 (#1435)
  • c869e15 Feat: Add api_key argument to Client constructor (#1441)
  • b58d319 chore(deps): bump virtualenv from 20.26.3 to 20.26.6 in /.kokoro (#1412)
  • 0378b44 chore: move create_trace_span context manager within (#1443)
  • 511b6f5 chore(python): conditionally load credentials in .kokoro/build.sh (#1440)
  • b08aa0b chore: set gcs-sdk-team as CODEOWNER (#1442)
  • 24c000f feat: add Bucket.move_blob() for HNS-enabled buckets (#1431)
  • See full diff in compare view

Updates googleapis-common-protos from 1.68.0 to 1.69.1

Release notes

Sourced from googleapis-common-protos's releases.

googleapis-common-protos: v1.69.1

1.69.1 (2025-03-06)

Bug Fixes

  • exclude docs in tool.setuptools.packages.find (#13607) (1e4de9d)
  • restore *.proto files removed in version 1.67.0 (#13614) (323a503)

googleapis-common-protos: v1.69.0

1.69.0 (2025-03-03)

Features

Commits
  • 54ff7fa chore: release main (#13608)
  • 04ab652 feat: Updates audit_log proto with PermissionType (#13616)
  • 5666f57 feat!: [google-cloud-modelarmor] Make enable_floor_setting_enforcement field ...
  • 4a1f534 docs: [google-cloud-eventarc-publishing] Documentation improvements for the P...
  • 323a503 fix: restore *.proto files removed in version 1.67.0 (#13614)
  • 0d67a43 feat: [google-shopping-merchant-accounts] A new message SeasonalOverride is...
  • 1cc1a3d feat: [google-analytics-admin] added support for KeyEvents AdminAPI ChangeHis...
  • 675aaad feat: [google-cloud-filestore] Added REGIONAL tier support in the v1 API (#13...
  • 877851d feat: [google-cloud-dialogflow] Add new RPC IngestContextReferences, Generate...
  • 67edc3b chore: [Many APIs] Update gapic-generator-python to v1.23.3 (#13599)
  • Additional commits viewable in compare view

Updates identify from 2.6.8 to 2.6.9

Commits

Updates jinja2 from 3.1.5 to 3.1.6

Release notes

Sourced from jinja2's releases.

3.1.6

This is the Jinja 3.1.6 security release, which fixes security issues but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.

PyPI: https://pypi.org/project/Jinja2/3.1.6/ Changes: https://jinja.palletsprojects.com/en/stable/changes/#version-3-1-6

  • The |attr filter does not bypass the environment's attribute lookup, allowing the sandbox to apply its checks. GHSA-cpwx-vrp4-4pq7
Changelog

Sourced from jinja2's changelog.

Version 3.1.6

Released 2025-03-05

  • The |attr filter does not bypass the environment's attribute lookup, allowing the sandbox to apply its checks. :ghsa:cpwx-vrp4-4pq7
Commits

Updates levenshtein from 0.26.1 to 0.27.1

Release notes

Sourced from levenshtein's releases.

Release 0.27.1

Changed

  • fix build with scikit-build-core v0.11
  • upgrade to Cython==3.0.12

Release 0.27.0

Fixed

  • avoid instantiation of basic_string for unsupported types

Changed

  • upgrade rapidfuzz-cpp to v3.2.0
Changelog

Sourced from levenshtein's changelog.

v0.27.1

Changed

  • fix build with scikit-build-core v0.11
  • upgrade to Cython==3.0.12

v0.27.0

Fixed

  • avoid instantiation of basic_string for unsupported types

Changed

  • upgrade rapidfuzz-cpp to v3.2.0
Commits

Updates openfoodfacts from 0.4.0 to 2.5.0

Release notes

Sourced from openfoodfacts's releases.

v2.5.0

2.5.0 (2024-12-12)

Features

  • add create_brand_taxonomy_mapping function (#306) (f62b74d)
  • add Flavor.from_product_type method (#308) (1cda84e)

v2.4.0

2.4.0 (2024-12-11)

Features

v2.3.4

2.3.4 (2024-12-10)

Bug Fixes

  • fix wrong scale_x and scale_y for object detection models (#302) (8558d6d)

v2.3.3

2.3.3 (2024-12-10)

Bug Fixes

v2.3.2

2.3.2 (2024-12-10)

Bug Fixes

v2.3.1

2.3.1 (2024-12-10)

Bug Fixes

v2.3.0

... (truncated)

Changelog

Sourced from openfoodfacts's changelog.

2.5.0 (2024-12-12)

Features

  • add create_brand_taxonomy_mapping function (#306) (f62b74d)
  • add Flavor.from_product_type method (#308) (1cda84e)

2.4.0 (2024-12-11)

Features

2.3.4 (2024-12-10)

Bug Fixes

  • fix wrong scale_x and scale_y for object detection models (#302) (8558d6d)

2.3.3 (2024-12-10)

Bug Fixes

2.3.2 (2024-12-10)

Bug Fixes

2.3.1 (2024-12-10)

Bug Fixes

2.3.0 (2024-12-09)

Features

... (truncated)

Commits

Updates proto-plus from 1.26.0 to 1.26.1

Release n...

Description has been truncated

@dependabot dependabot bot requested a review from areebahmeddd as a code owner March 12, 2025 16:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 12, 2025
Bumps the all-dependencies group with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [cryptography](https://github.com/pyca/cryptography) | `44.0.1` | `44.0.2` |
| [flask-cors](https://github.com/corydolphin/flask-cors) | `5.0.0` | `5.0.1` |
| [google-ai-generativelanguage](https://github.com/googleapis/google-cloud-python) | `0.6.15` | `0.6.16` |
| [google-api-core](https://github.com/googleapis/python-api-core) | `2.24.1` | `2.24.2` |
| [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.161.0` | `2.163.0` |
| [google-cloud-core](https://github.com/googleapis/python-cloud-core) | `2.4.2` | `2.4.3` |
| [google-cloud-firestore](https://github.com/googleapis/python-firestore) | `2.20.0` | `2.20.1` |
| [google-cloud-storage](https://github.com/googleapis/python-storage) | `3.0.0` | `3.1.0` |
| [googleapis-common-protos](https://github.com/googleapis/google-cloud-python) | `1.68.0` | `1.69.1` |
| [identify](https://github.com/pre-commit/identify) | `2.6.8` | `2.6.9` |
| [jinja2](https://github.com/pallets/jinja) | `3.1.5` | `3.1.6` |
| [levenshtein](https://github.com/rapidfuzz/Levenshtein) | `0.26.1` | `0.27.1` |
| [openfoodfacts](https://github.com/openfoodfacts/openfoodfacts-python) | `0.4.0` | `2.5.0` |
| [proto-plus](https://github.com/googleapis/proto-plus-python) | `1.26.0` | `1.26.1` |
| [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.27.2` | `2.31.1` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` |
| [python-levenshtein](https://github.com/rapidfuzz/python-Levenshtein) | `0.26.1` | `0.27.1` |
| [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) | `3.12.1` | `3.12.2` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.29.2` | `20.29.3` |


Updates `cryptography` from 44.0.1 to 44.0.2
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@44.0.1...44.0.2)

Updates `flask-cors` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)
- [Commits](corydolphin/flask-cors@5.0.0...5.0.1)

Updates `google-ai-generativelanguage` from 0.6.15 to 0.6.16
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@google-ai-generativelanguage-v0.6.15...google-ai-generativelanguage-v0.6.16)

Updates `google-api-core` from 2.24.1 to 2.24.2
- [Release notes](https://github.com/googleapis/python-api-core/releases)
- [Changelog](https://github.com/googleapis/python-api-core/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-api-core@v2.24.1...v2.24.2)

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

Updates `google-cloud-core` from 2.4.2 to 2.4.3
- [Release notes](https://github.com/googleapis/python-cloud-core/releases)
- [Changelog](https://github.com/googleapis/python-cloud-core/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-cloud-core@v2.4.2...v2.4.3)

Updates `google-cloud-firestore` from 2.20.0 to 2.20.1
- [Release notes](https://github.com/googleapis/python-firestore/releases)
- [Changelog](https://github.com/googleapis/python-firestore/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-firestore@v2.20.0...v2.20.1)

Updates `google-cloud-storage` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/googleapis/python-storage/releases)
- [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-storage@v3.0.0...v3.1.0)

Updates `googleapis-common-protos` from 1.68.0 to 1.69.1
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@googleapis-common-protos-v1.68.0...googleapis-common-protos-v1.69.1)

Updates `identify` from 2.6.8 to 2.6.9
- [Commits](pre-commit/identify@v2.6.8...v2.6.9)

Updates `jinja2` from 3.1.5 to 3.1.6
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.5...3.1.6)

Updates `levenshtein` from 0.26.1 to 0.27.1
- [Release notes](https://github.com/rapidfuzz/Levenshtein/releases)
- [Changelog](https://github.com/rapidfuzz/Levenshtein/blob/main/HISTORY.md)
- [Commits](rapidfuzz/Levenshtein@v0.26.1...v0.27.1)

Updates `openfoodfacts` from 0.4.0 to 2.5.0
- [Release notes](https://github.com/openfoodfacts/openfoodfacts-python/releases)
- [Changelog](https://github.com/openfoodfacts/openfoodfacts-python/blob/develop/CHANGELOG.md)
- [Commits](openfoodfacts/openfoodfacts-python@v0.4.0...v2.5.0)

Updates `proto-plus` from 1.26.0 to 1.26.1
- [Release notes](https://github.com/googleapis/proto-plus-python/releases)
- [Changelog](https://github.com/googleapis/proto-plus-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/proto-plus-python@v1.26.0...v1.26.1)

Updates `pydantic-core` from 2.27.2 to 2.31.1
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.27.2...v2.31.1)

Updates `pytest` from 8.3.4 to 8.3.5
- [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.4...8.3.5)

Updates `python-levenshtein` from 0.26.1 to 0.27.1
- [Release notes](https://github.com/rapidfuzz/python-Levenshtein/releases)
- [Changelog](https://github.com/rapidfuzz/python-Levenshtein/blob/main/HISTORY.md)
- [Commits](rapidfuzz/python-Levenshtein@v0.26.1...v0.27.1)

Updates `rapidfuzz` from 3.12.1 to 3.12.2
- [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases)
- [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst)
- [Commits](rapidfuzz/RapidFuzz@v3.12.1...v3.12.2)

Updates `virtualenv` from 20.29.2 to 20.29.3
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.29.2...20.29.3)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: flask-cors
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: google-ai-generativelanguage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: google-api-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: google-cloud-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: google-cloud-firestore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: googleapis-common-protos
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: identify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: levenshtein
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: openfoodfacts
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: proto-plus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: pydantic-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: python-levenshtein
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: rapidfuzz
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: virtualenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/all-dependencies-b7025e51c8 branch from 82eb0b7 to b8db197 Compare March 12, 2025 16:57
Copy link
Author

dependabot bot commented on behalf of github Mar 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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 python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants