Skip to content

Commit ccdf225

Browse files
authored
Merge pull request GoogleCloudPlatform#4724 from GoogleCloudPlatform/dependabot/pip/community/front-end/ofe/develop/ofe-minor-and-patch-updates-da1207ab7c
Bump the ofe-minor-and-patch-updates group across 1 directory with 22 updates
2 parents 02f5a0a + ac2ab31 commit ccdf225

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==1.0.2

0 commit comments

Comments
 (0)