Skip to content

Commit ac2ab31

Browse files
Bump the ofe-minor-and-patch-updates group across 1 directory with 22 updates
Bumps the ofe-minor-and-patch-updates group with 22 updates in the /community/front-end/ofe directory: | Package | From | To | | --- | --- | --- | | [asgiref](https://github.com/django/asgiref) | `3.9.1` | `3.10.0` | | [certifi](https://github.com/certifi/python-certifi) | `2025.8.3` | `2025.10.5` | | [click](https://github.com/pallets/click) | `8.2.1` | `8.3.0` | | [django-allauth](https://github.com/sponsors/pennersr) | `65.11.1` | `65.12.0` | | [google-api-core](https://github.com/googleapis/python-api-core) | `2.25.1` | `2.25.2` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.179.0` | `2.184.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.40.3` | `2.41.1` | | [google-cloud-build](https://github.com/googleapis/google-cloud-python) | `3.31.3` | `3.32.0` | | [google-cloud-compute](https://github.com/googleapis/google-cloud-python) | `1.35.0` | `1.38.0` | | [google-cloud-storage](https://github.com/googleapis/python-storage) | `3.3.1` | `3.4.0` | | [grpcio](https://github.com/grpc/grpc) | `1.74.0` | `1.75.1` | | [grpcio-status](https://grpc.io) | `1.74.0` | `1.75.1` | | [httplib2](https://github.com/httplib2/httplib2) | `0.30.0` | `0.31.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.13` | `2.6.15` | | [isort](https://github.com/PyCQA/isort) | `6.0.1` | `6.1.0` | | [libcst](https://github.com/Instagram/LibCST) | `1.8.2` | `1.8.5` | | [pycparser](https://github.com/eliben/pycparser) | `2.22` | `2.23` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.8` | `3.3.9` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.2.3` | `3.2.5` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | ruamel-yaml-clib | `0.2.12` | `0.2.14` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.35.0` | `0.37.0` | Updates `asgiref` from 3.9.1 to 3.10.0 - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](django/asgiref@3.9.1...3.10.0) Updates `certifi` from 2025.8.3 to 2025.10.5 - [Commits](certifi/python-certifi@2025.08.03...2025.10.05) Updates `click` from 8.2.1 to 8.3.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.2.1...8.3.0) Updates `django-allauth` from 65.11.1 to 65.12.0 - [Commits](https://github.com/sponsors/pennersr/commits) Updates `google-api-core` from 2.25.1 to 2.25.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.25.1...v2.25.2) Updates `google-api-python-client` from 2.179.0 to 2.184.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.179.0...v2.184.0) Updates `google-auth` from 2.40.3 to 2.41.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.40.3...v2.41.1) Updates `google-cloud-build` from 3.31.3 to 3.32.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.31.3...google-cloud-build-v3.32.0) Updates `google-cloud-compute` from 1.35.0 to 1.38.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.35.0...google-cloud-compute-v1.38.0) Updates `google-cloud-storage` from 3.3.1 to 3.4.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.3.1...v3.4.0) Updates `grpcio` from 1.74.0 to 1.75.1 - [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.74.0...v1.75.1) Updates `grpcio-status` from 1.74.0 to 1.75.1 Updates `httplib2` from 0.30.0 to 0.31.0 - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](httplib2/httplib2@v0.30.0...v0.31.0) Updates `identify` from 2.6.13 to 2.6.15 - [Commits](pre-commit/identify@v2.6.13...v2.6.15) Updates `isort` from 6.0.1 to 6.1.0 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.0.1...6.1.0) Updates `libcst` from 1.8.2 to 1.8.5 - [Release notes](https://github.com/Instagram/LibCST/releases) - [Changelog](https://github.com/Instagram/LibCST/blob/main/CHANGELOG.md) - [Commits](Instagram/LibCST@v1.8.2...v1.8.5) Updates `pycparser` from 2.22 to 2.23 - [Release notes](https://github.com/eliben/pycparser/releases) - [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES) - [Commits](eliben/pycparser@release_v2.22...release_v2.23) Updates `pylint` from 3.3.8 to 3.3.9 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.8...v3.3.9) Updates `pyparsing` from 3.2.3 to 3.2.5 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.2.3...3.2.5) Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) Updates `ruamel-yaml-clib` from 0.2.12 to 0.2.14 Updates `uvicorn` from 0.35.0 to 0.37.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.35.0...0.37.0) --- updated-dependencies: - dependency-name: asgiref dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: certifi dependency-version: 2025.10.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: click dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: django-allauth dependency-version: 65.12.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.25.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ofe-minor-and-patch-updates - dependency-name: google-api-python-client dependency-version: 2.184.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.41.1 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.32.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.38.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.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: grpcio dependency-version: 1.75.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: grpcio-status dependency-version: 1.75.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: httplib2 dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: identify dependency-version: 2.6.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ofe-minor-and-patch-updates - dependency-name: isort dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: libcst dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ofe-minor-and-patch-updates - dependency-name: pycparser dependency-version: '2.23' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ofe-minor-and-patch-updates - dependency-name: pylint dependency-version: 3.3.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ofe-minor-and-patch-updates - dependency-name: pyparsing dependency-version: 3.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ofe-minor-and-patch-updates - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ofe-minor-and-patch-updates - dependency-name: ruamel-yaml-clib dependency-version: 0.2.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ofe-minor-and-patch-updates - dependency-name: uvicorn dependency-version: 0.37.0 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 863d6a3 commit ac2ab31

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

community/front-end/ofe/requirements.txt

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
altgraph==0.17.4
22
archspec==0.2.5
33
argcomplete==3.6.2
4-
asgiref==3.9.1
4+
asgiref==3.10.0
55
astroid==3.3.11
66
attrs==25.3.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,<6.0
10-
certifi==2025.8.3
10+
certifi==2025.10.5
1111
cffi>=2.0.0
1212
cfgv==3.4.0
1313
charset-normalizer==3.4.3
14-
click==8.2.1
14+
click==8.3.0
1515
crispy-bootstrap5==2025.6
1616
cryptography==46.0.2
1717
decorator==5.2.1
@@ -21,42 +21,42 @@ 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.11.1
24+
django-allauth==65.12.0
2525
django-crispy-forms==2.4
2626
django-extensions==3.2.3
2727
djangorestframework==3.16.1
2828
filelock==3.19.1
29-
google-api-core==2.25.1
30-
google-api-python-client==2.179.0
31-
google-auth==2.40.3
29+
google-api-core==2.25.2
30+
google-api-python-client==2.184.0
31+
google-auth==2.41.1
3232
google-auth-httplib2==0.2.0
3333
google-cloud-artifact-registry==1.16.1
3434
google-cloud-secret-manager==2.24.0
35-
google-cloud-build==3.31.3
35+
google-cloud-build==3.32.0
3636
google-cloud-billing==1.16.3
3737
google-cloud-core==2.4.3
3838
google-cloud-pubsub==2.31.1
39-
google-cloud-compute==1.35.0
40-
google-cloud-storage==3.3.1
39+
google-cloud-compute==1.38.0
40+
google-cloud-storage==3.4.0
4141
google-cloud-secret-manager==2.24.0
4242
google-crc32c==1.7.1
4343
google-resumable-media==2.7.2
4444
googleapis-common-protos==1.70.0
4545
grafana-api==1.0.3
4646
grpc-google-iam-v1==0.14.2
47-
grpcio==1.74.0
48-
grpcio-status==1.74.0
47+
grpcio==1.75.1
48+
grpcio-status==1.75.1
4949
h11==0.16.0
50-
httplib2==0.30.0
51-
identify==2.6.13
50+
httplib2==0.31.0
51+
identify==2.6.15
5252
idna==3.10
5353
importlib-resources==6.5.2
54-
isort==6.0.1
54+
isort==6.1.0
5555
Jinja2==3.1.6
5656
jsonschema==4.25.1
5757
jsonschema-specifications==2025.9.1
5858
lazy-object-proxy==1.12.0
59-
libcst==1.8.2
59+
libcst==1.8.5
6060
macholib==1.16.3
6161
MarkupSafe==2.1.3
6262
mccabe==0.7.0
@@ -71,23 +71,23 @@ proto-plus==1.26.1
7171
protobuf>=6.31.1,<7.0.0
7272
pyasn1==0.6.1
7373
pyasn1-modules==0.4.2
74-
pycparser==2.22
74+
pycparser==2.23
7575
PyJWT==2.10.1
76-
pylint==3.3.8
76+
pylint==3.3.9
7777
pylint-django==2.6.1
7878
pylint-plugin-utils==0.9.0
79-
pyparsing==3.2.3
79+
pyparsing==3.2.5
8080
python3-openid==3.2.0
8181
pytz==2023.3
82-
PyYAML==6.0.2
82+
PyYAML==6.0.3
8383
referencing==0.36.2
8484
requests==2.32.5
8585
requests-oauthlib==2.0.0
8686
retry==0.9.2
8787
rpds-py==0.27.1
8888
rsa==4.9.1
8989
ruamel.yaml==0.18.15
90-
ruamel.yaml.clib==0.2.12
90+
ruamel.yaml.clib==0.2.14
9191
semantic-version==2.10.0
9292
setuptools-rust==1.12.0
9393
six==1.17.0
@@ -99,7 +99,7 @@ typing-inspect==0.9.0
9999
typing_extensions==4.15.0
100100
uritemplate==4.2.0
101101
urllib3==2.5.0
102-
uvicorn==0.35.0
102+
uvicorn==0.37.0
103103
virtualenv==20.34.0
104104
wrapt==1.17.3
105105
xmltodict==0.14.2

0 commit comments

Comments
 (0)