Skip to content

Commit 50e1241

Browse files
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

File tree

community/front-end/ofe/requirements.txt

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,55 @@
11
altgraph==0.17.4
22
archspec==0.2.5
3-
argcomplete==3.6.2
3+
argcomplete==3.6.3
44
asgiref==3.10.0
55
astroid==3.3.11
6-
attrs==25.3.0
6+
attrs==25.4.0
77
# This should be supported by zoneinfo in Python 3.9+
88
backports.zoneinfo==0.2.1;python_version<"3.9"
99
cachetools>=2.0,<7.0
1010
certifi==2025.10.5
1111
cffi>=2.0.0
1212
cfgv==3.4.0
13-
charset-normalizer==3.4.3
13+
charset-normalizer==3.4.4
1414
click==8.3.0
1515
crispy-bootstrap5==2025.6
16-
cryptography==46.0.2
16+
cryptography==46.0.3
1717
decorator==5.2.1
1818
defusedxml==0.7.1
1919
dill==0.4.0
2020
distlib==0.4.0
2121
# django-revproxy==0.11.0 released but not yet in pypi
2222
git+https://github.com/jazzband/django-revproxy.git@d2234005135dc0771b7c4e0bb0465664ccfa5787
2323
Django==5.2.7
24-
django-allauth==65.12.0
24+
django-allauth==65.13.0
2525
django-crispy-forms==2.4
2626
django-extensions==3.2.3
2727
djangorestframework==3.16.1
28-
filelock==3.19.1
29-
google-api-core==2.25.2
30-
google-api-python-client==2.184.0
31-
google-auth==2.41.1
32-
google-auth-httplib2==0.2.0
33-
google-cloud-artifact-registry==1.16.1
34-
google-cloud-secret-manager==2.24.0
35-
google-cloud-build==3.32.0
36-
google-cloud-billing==1.16.3
37-
google-cloud-core==2.4.3
38-
google-cloud-pubsub==2.31.1
39-
google-cloud-compute==1.38.0
40-
google-cloud-storage==3.4.0
41-
google-cloud-secret-manager==2.24.0
28+
filelock==3.20.0
29+
google-api-core==2.28.1
30+
google-api-python-client==2.186.0
31+
google-auth==2.42.1
32+
google-auth-httplib2==0.2.1
33+
google-cloud-artifact-registry==1.17.0
34+
google-cloud-secret-manager==2.25.0
35+
google-cloud-build==3.33.0
36+
google-cloud-billing==1.17.0
37+
google-cloud-core==2.5.0
38+
google-cloud-pubsub==2.33.0
39+
google-cloud-compute==1.40.0
40+
google-cloud-storage==3.4.1
41+
google-cloud-secret-manager==2.25.0
4242
google-crc32c==1.7.1
4343
google-resumable-media==2.7.2
44-
googleapis-common-protos==1.70.0
44+
googleapis-common-protos==1.71.0
4545
grafana-api==1.0.3
46-
grpc-google-iam-v1==0.14.2
47-
grpcio==1.75.1
48-
grpcio-status==1.75.1
46+
grpc-google-iam-v1==0.14.3
47+
grpcio==1.76.0
48+
grpcio-status==1.76.0
4949
h11==0.16.0
5050
httplib2==0.31.0
5151
identify==2.6.15
52-
idna==3.10
52+
idna==3.11
5353
importlib-resources==6.5.2
5454
isort==6.1.0
5555
Jinja2==3.1.6
@@ -65,7 +65,7 @@ nodeenv==1.9.1
6565
oauthlib==3.3.1
6666
path==17.1.1
6767
pkgutil_resolve_name==1.3.10
68-
platformdirs==4.4.0
68+
platformdirs==4.5.0
6969
pre-commit==4.3.0
7070
proto-plus==1.26.1
7171
protobuf>=6.31.1,<7.0.0
@@ -80,27 +80,27 @@ pyparsing==3.2.5
8080
python3-openid==3.2.0
8181
pytz==2023.3
8282
PyYAML==6.0.3
83-
referencing==0.36.2
83+
referencing==0.37.0
8484
requests==2.32.5
8585
requests-oauthlib==2.0.0
8686
retry==0.9.2
87-
rpds-py==0.27.1
87+
rpds-py==0.28.0
8888
rsa==4.9.1
89-
ruamel.yaml==0.18.15
89+
ruamel.yaml==0.18.16
9090
ruamel.yaml.clib==0.2.14
9191
semantic-version==2.10.0
9292
setuptools-rust==1.12.0
9393
six==1.17.0
9494
sqlparse==0.5.3
9595
toml==0.10.2
96-
tomli==2.2.1
96+
tomli==2.3.0
9797
tomlkit==0.13.3
9898
typing-inspect==0.9.0
9999
typing_extensions==4.15.0
100100
uritemplate==4.2.0
101101
urllib3==2.5.0
102-
uvicorn==0.37.0
103-
virtualenv==20.34.0
102+
uvicorn==0.38.0
103+
virtualenv==20.35.4
104104
wrapt==2.0.0
105105
xmltodict==1.0.2
106106
yq==3.4.3

0 commit comments

Comments
 (0)