Skip to content

Commit 212a136

Browse files
authored
Bump the ofe-minor-and-patch-updates group in /community/front-end/ofe with 32 updates (GoogleCloudPlatform#5049)
2 parents ee8395f + 5d39946 commit 212a136

1 file changed

Lines changed: 33 additions & 33 deletions

File tree

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
altgraph==0.17.4
1+
altgraph==0.17.5
22
archspec==0.2.5
33
argcomplete==3.6.3
4-
asgiref==3.10.0
4+
asgiref==3.11.0
55
astroid==4.0.2
66
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
10-
certifi==2025.10.5
10+
certifi==2025.11.12
1111
cffi>=2.0.0
12-
cfgv==3.4.0
12+
cfgv==3.5.0
1313
charset-normalizer==3.4.4
14-
click==8.3.0
14+
click==8.3.1
1515
crispy-bootstrap5==2025.6
1616
cryptography==46.0.3
1717
decorator==5.2.1
@@ -21,27 +21,27 @@ 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==6.0
24-
django-allauth==65.13.0
25-
django-crispy-forms==2.4
24+
django-allauth==65.13.1
25+
django-crispy-forms==2.5
2626
django-extensions==3.2.3
2727
djangorestframework==3.16.1
2828
filelock==3.20.1
2929
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
30+
google-api-python-client==2.187.0
31+
google-auth==2.45.0
32+
google-auth-httplib2==0.3.0
33+
google-cloud-artifact-registry==1.18.0
34+
google-cloud-secret-manager==2.26.0
35+
google-cloud-build==3.34.0
3636
google-cloud-billing==1.17.0
3737
google-cloud-core==2.5.0
38-
google-cloud-pubsub==2.33.0
38+
google-cloud-pubsub==2.34.0
3939
google-cloud-compute==1.40.0
40-
google-cloud-storage==3.4.1
41-
google-cloud-secret-manager==2.25.0
42-
google-crc32c==1.7.1
43-
google-resumable-media==2.7.2
44-
googleapis-common-protos==1.71.0
40+
google-cloud-storage==3.7.0
41+
google-cloud-secret-manager==2.26.0
42+
google-crc32c==1.8.0
43+
google-resumable-media==2.8.0
44+
googleapis-common-protos==1.72.0
4545
grafana-api==1.0.3
4646
grpc-google-iam-v1==0.14.3
4747
grpcio==1.76.0
@@ -56,18 +56,18 @@ 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.5
60-
macholib==1.16.3
59+
libcst==1.8.6
60+
macholib==1.16.4
6161
MarkupSafe==3.0.3
6262
mccabe==0.7.0
6363
mypy-extensions==1.1.0
64-
nodeenv==1.9.1
64+
nodeenv==1.10.0
6565
oauthlib==3.3.1
6666
path==17.1.1
6767
pkgutil_resolve_name==1.3.10
68-
platformdirs==4.5.0
69-
pre-commit==4.3.0
70-
proto-plus==1.26.1
68+
platformdirs==4.5.1
69+
pre-commit==4.5.1
70+
proto-plus==1.27.0
7171
protobuf>=6.31.1,<7.0.0
7272
pyasn1==0.6.1
7373
pyasn1-modules==0.4.2
@@ -76,32 +76,32 @@ PyJWT==2.10.1
7676
pylint==4.0.4
7777
pylint-django==2.7.0
7878
pylint-plugin-utils==0.9.0
79-
pyparsing==3.2.5
79+
pyparsing==3.3.1
8080
python3-openid==3.2.0
8181
pytz==2023.3
8282
PyYAML==6.0.3
8383
referencing==0.37.0
8484
requests==2.32.5
8585
requests-oauthlib==2.0.0
8686
retry==0.9.2
87-
rpds-py==0.28.0
87+
rpds-py==0.30.0
8888
rsa==4.9.1
89-
ruamel.yaml==0.18.16
90-
ruamel.yaml.clib==0.2.14
89+
ruamel.yaml==0.19.0
90+
ruamel.yaml.clib==0.2.15
9191
semantic-version==2.10.0
9292
setuptools-rust==1.12.0
9393
six==1.17.0
94-
sqlparse==0.5.3
94+
sqlparse==0.5.5
9595
toml==0.10.2
9696
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
101-
urllib3==2.6.0
102-
uvicorn==0.38.0
101+
urllib3==2.6.2
102+
uvicorn==0.40.0
103103
virtualenv==20.35.4
104-
wrapt==2.0.0
104+
wrapt==2.0.1
105105
xmltodict==1.0.2
106106
yq==3.4.3
107107
zipp==3.23.0

0 commit comments

Comments
 (0)