Commit 50e1241
authored
Bump the ofe-minor-and-patch-updates group
Bumps the ofe-minor-and-patch-updates group in /community/front-end/ofe with 30 updates:
| Package | From | To |
| --- | --- | --- |
| [argcomplete](https://github.com/kislyuk/argcomplete) | `3.6.2` | `3.6.3` |
| [attrs](https://github.com/sponsors/hynek) | `25.3.0` | `25.4.0` |
| [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.3` | `3.4.4` |
| [cryptography](https://github.com/pyca/cryptography) | `46.0.2` | `46.0.3` |
| [django-allauth](https://github.com/sponsors/pennersr) | `65.12.0` | `65.13.0` |
| [filelock](https://github.com/tox-dev/py-filelock) | `3.19.1` | `3.20.0` |
| [google-api-core](https://github.com/googleapis/python-api-core) | `2.25.2` | `2.28.1` |
| [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.184.0` | `2.186.0` |
| [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.41.1` | `2.42.1` |
| [google-auth-httplib2](https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2) | `0.2.0` | `0.2.1` |
| [google-cloud-artifact-registry](https://github.com/googleapis/google-cloud-python) | `1.16.1` | `1.17.0` |
| [google-cloud-secret-manager](https://github.com/googleapis/google-cloud-python) | `2.24.0` | `2.25.0` |
| [google-cloud-build](https://github.com/googleapis/google-cloud-python) | `3.32.0` | `3.33.0` |
| [google-cloud-billing](https://github.com/googleapis/google-cloud-python) | `1.16.3` | `1.17.0` |
| [google-cloud-core](https://github.com/googleapis/python-cloud-core) | `2.4.3` | `2.5.0` |
| [google-cloud-pubsub](https://github.com/googleapis/python-pubsub) | `2.31.1` | `2.33.0` |
| [google-cloud-compute](https://github.com/googleapis/google-cloud-python) | `1.38.0` | `1.40.0` |
| [google-cloud-storage](https://github.com/googleapis/python-storage) | `3.4.0` | `3.4.1` |
| [googleapis-common-protos](https://github.com/googleapis/google-cloud-python) | `1.70.0` | `1.71.0` |
| [grpc-google-iam-v1](https://github.com/googleapis/google-cloud-python) | `0.14.2` | `0.14.3` |
| [grpcio](https://github.com/grpc/grpc) | `1.75.1` | `1.76.0` |
| [grpcio-status](https://grpc.io) | `1.75.1` | `1.76.0` |
| [idna](https://github.com/kjd/idna) | `3.10` | `3.11` |
| [platformdirs](https://github.com/tox-dev/platformdirs) | `4.4.0` | `4.5.0` |
| [referencing](https://github.com/python-jsonschema/referencing) | `0.36.2` | `0.37.0` |
| [rpds-py](https://github.com/crate-py/rpds) | `0.27.1` | `0.28.0` |
| ruamel-yaml | `0.18.15` | `0.18.16` |
| [tomli](https://github.com/hukkin/tomli) | `2.2.1` | `2.3.0` |
| [uvicorn](https://github.com/Kludex/uvicorn) | `0.37.0` | `0.38.0` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.34.0` | `20.35.4` |
Updates `argcomplete` from 3.6.2 to 3.6.3
- [Release notes](https://github.com/kislyuk/argcomplete/releases)
- [Changelog](https://github.com/kislyuk/argcomplete/blob/main/Changes.rst)
- [Commits](kislyuk/argcomplete@v3.6.2...v3.6.3)
Updates `attrs` from 25.3.0 to 25.4.0
- [Commits](https://github.com/sponsors/hynek/commits)
Updates `charset-normalizer` from 3.4.3 to 3.4.4
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](jawah/charset_normalizer@3.4.3...3.4.4)
Updates `cryptography` from 46.0.2 to 46.0.3
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@46.0.2...46.0.3)
Updates `django-allauth` from 65.12.0 to 65.13.0
- [Commits](https://github.com/sponsors/pennersr/commits)
Updates `filelock` from 3.19.1 to 3.20.0
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](tox-dev/filelock@3.19.1...3.20.0)
Updates `google-api-core` from 2.25.2 to 2.28.1
- [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.25.2...v2.28.1)
Updates `google-api-python-client` from 2.184.0 to 2.186.0
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.184.0...v2.186.0)
Updates `google-auth` from 2.41.1 to 2.42.1
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-python@v2.41.1...v2.42.1)
Updates `google-auth-httplib2` from 0.2.0 to 0.2.1
- [Release notes](https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python-httplib2/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-python-httplib2@v0.2.0...v0.2.1)
Updates `google-cloud-artifact-registry` from 1.16.1 to 1.17.0
- [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-cloud-artifact-registry-v1.16.1...google-cloud-artifact-registry-v1.17.0)
Updates `google-cloud-secret-manager` from 2.24.0 to 2.25.0
- [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-cloud-secret-manager-v2.24.0...google-cloud-secret-manager-v2.25.0)
Updates `google-cloud-build` from 3.32.0 to 3.33.0
- [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-cloud-build-v3.32.0...google-cloud-build-v3.33.0)
Updates `google-cloud-billing` from 1.16.3 to 1.17.0
- [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-cloud-billing-v1.16.3...google-cloud-billing-v1.17.0)
Updates `google-cloud-core` from 2.4.3 to 2.5.0
- [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.3...v2.5.0)
Updates `google-cloud-pubsub` from 2.31.1 to 2.33.0
- [Release notes](https://github.com/googleapis/python-pubsub/releases)
- [Changelog](https://github.com/googleapis/python-pubsub/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-pubsub@v2.31.1...v2.33.0)
Updates `google-cloud-compute` from 1.38.0 to 1.40.0
- [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-cloud-compute-v1.38.0...google-cloud-compute-v1.40.0)
Updates `google-cloud-storage` from 3.4.0 to 3.4.1
- [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.4.0...v3.4.1)
Updates `googleapis-common-protos` from 1.70.0 to 1.71.0
- [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.70.0...googleapis-common-protos-v1.71.0)
Updates `grpc-google-iam-v1` from 0.14.2 to 0.14.3
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@grpc-google-iam-v1-v0.14.2...grpc-google-iam-v1-v0.14.3)
Updates `grpcio` from 1.75.1 to 1.76.0
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.75.1...v1.76.0)
Updates `grpcio-status` from 1.75.1 to 1.76.0
Updates `idna` from 3.10 to 3.11
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.10...v3.11)
Updates `platformdirs` from 4.4.0 to 4.5.0
- [Release notes](https://github.com/tox-dev/platformdirs/releases)
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)
- [Commits](tox-dev/platformdirs@4.4.0...4.5.0)
Updates `referencing` from 0.36.2 to 0.37.0
- [Release notes](https://github.com/python-jsonschema/referencing/releases)
- [Changelog](https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst)
- [Commits](python-jsonschema/referencing@v0.36.2...v0.37.0)
Updates `rpds-py` from 0.27.1 to 0.28.0
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.27.1...v0.28.0)
Updates `ruamel-yaml` from 0.18.15 to 0.18.16
Updates `tomli` from 2.2.1 to 2.3.0
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
- [Commits](hukkin/tomli@2.2.1...2.3.0)
Updates `uvicorn` from 0.37.0 to 0.38.0
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](Kludex/uvicorn@0.37.0...0.38.0)
Updates `virtualenv` from 20.34.0 to 20.35.4
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.34.0...20.35.4)
---
updated-dependencies:
- dependency-name: argcomplete
dependency-version: 3.6.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ofe-minor-and-patch-updates
- dependency-name: attrs
dependency-version: 25.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: charset-normalizer
dependency-version: 3.4.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ofe-minor-and-patch-updates
- dependency-name: cryptography
dependency-version: 46.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ofe-minor-and-patch-updates
- dependency-name: django-allauth
dependency-version: 65.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: filelock
dependency-version: 3.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: google-api-core
dependency-version: 2.28.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: google-api-python-client
dependency-version: 2.186.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: google-auth
dependency-version: 2.42.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: google-auth-httplib2
dependency-version: 0.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ofe-minor-and-patch-updates
- dependency-name: google-cloud-artifact-registry
dependency-version: 1.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: google-cloud-secret-manager
dependency-version: 2.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: google-cloud-build
dependency-version: 3.33.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: google-cloud-billing
dependency-version: 1.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: google-cloud-core
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: google-cloud-pubsub
dependency-version: 2.33.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: google-cloud-compute
dependency-version: 1.40.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: google-cloud-storage
dependency-version: 3.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ofe-minor-and-patch-updates
- dependency-name: googleapis-common-protos
dependency-version: 1.71.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: grpc-google-iam-v1
dependency-version: 0.14.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ofe-minor-and-patch-updates
- dependency-name: grpcio
dependency-version: 1.76.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: grpcio-status
dependency-version: 1.76.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: idna
dependency-version: '3.11'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: platformdirs
dependency-version: 4.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: referencing
dependency-version: 0.37.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: rpds-py
dependency-version: 0.28.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: ruamel-yaml
dependency-version: 0.18.16
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ofe-minor-and-patch-updates
- dependency-name: tomli
dependency-version: 2.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: uvicorn
dependency-version: 0.38.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
- dependency-name: virtualenv
dependency-version: 20.35.4
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ofe-minor-and-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 3c0e259 commit 50e1241
1 file changed
Lines changed: 31 additions & 31 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
| 102 | + | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments