Skip to content

Commit 59c09d9

Browse files
Merge pull request #4598 from GoogleCloudPlatform/dependabot/pip/community/front-end/ofe/develop/ofe-minor-and-patch-updates-43f7df1cec
Bump the ofe-minor-and-patch-updates group across 1 directory with 53 updates
2 parents bb72993 + 6fde335 commit 59c09d9

1 file changed

Lines changed: 55 additions & 55 deletions

File tree

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,107 +1,107 @@
11
altgraph==0.17.4
22
archspec==0.2.5
3-
argcomplete==3.6.1
4-
asgiref==3.8.1
5-
astroid==3.3.9
3+
argcomplete==3.6.2
4+
asgiref==3.9.1
5+
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==5.5.2
10-
certifi==2025.1.31
10+
certifi==2025.8.3
1111
cffi==1.17.1
1212
cfgv==3.4.0
13-
charset-normalizer==3.4.1
14-
click==8.1.8
15-
crispy-bootstrap5==2025.4
16-
cryptography==45.0.3
13+
charset-normalizer==3.4.3
14+
click==8.2.1
15+
crispy-bootstrap5==2025.6
16+
cryptography==45.0.7
1717
decorator==5.2.1
1818
defusedxml==0.7.1
19-
dill==0.3.9
20-
distlib==0.3.9
19+
dill==0.4.0
20+
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
23-
Django==5.1.10
24-
django-allauth==65.6.0
25-
django-crispy-forms==2.3
23+
Django==5.2.5
24+
django-allauth==65.11.1
25+
django-crispy-forms==2.4
2626
django-extensions==3.2.3
27-
djangorestframework==3.16.0
28-
filelock==3.18.0
29-
google-api-core==2.24.2
30-
google-api-python-client==2.166.0
31-
google-auth==2.38.0
27+
djangorestframework==3.16.1
28+
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
3232
google-auth-httplib2==0.2.0
33-
google-cloud-artifact-registry==1.15.2
34-
google-cloud-secret-manager==2.22.1
35-
google-cloud-build==3.31.0
36-
google-cloud-billing==1.16.2
33+
google-cloud-artifact-registry==1.16.1
34+
google-cloud-secret-manager==2.24.0
35+
google-cloud-build==3.31.3
36+
google-cloud-billing==1.16.3
3737
google-cloud-core==2.4.3
38-
google-cloud-pubsub==2.29.0
39-
google-cloud-compute==1.29.0
40-
google-cloud-storage==3.1.1
41-
google-cloud-secret-manager==2.22.1
42-
google-crc32c==1.5.0
38+
google-cloud-pubsub==2.31.1
39+
google-cloud-compute==1.35.0
40+
google-cloud-storage==3.3.1
41+
google-cloud-secret-manager==2.24.0
42+
google-crc32c==1.7.1
4343
google-resumable-media==2.7.2
44-
googleapis-common-protos==1.69.2
44+
googleapis-common-protos==1.70.0
4545
grafana-api==1.0.3
4646
grpc-google-iam-v1==0.14.2
47-
grpcio==1.69.0
48-
grpcio-status==1.69.0
47+
grpcio==1.74.0
48+
grpcio-status==1.74.0
4949
h11==0.16.0
50-
httplib2==0.22.0
51-
identify==2.6.9
50+
httplib2==0.30.0
51+
identify==2.6.13
5252
idna==3.10
5353
importlib-resources==6.5.2
5454
isort==6.0.1
5555
Jinja2==3.1.6
56-
jsonschema==4.23.0
56+
jsonschema==4.25.1
5757
jsonschema-specifications==2023.12.1
58-
lazy-object-proxy==1.10.0
59-
libcst==1.7.0
58+
lazy-object-proxy==1.12.0
59+
libcst==1.8.2
6060
macholib==1.16.3
6161
MarkupSafe==2.1.3
6262
mccabe==0.7.0
63-
mypy-extensions==1.0.0
63+
mypy-extensions==1.1.0
6464
nodeenv==1.9.1
65-
oauthlib==3.2.2
66-
path==17.1.0
65+
oauthlib==3.3.1
66+
path==17.1.1
6767
pkgutil_resolve_name==1.3.10
68-
platformdirs==4.3.7
69-
pre-commit==4.2.0
68+
platformdirs==4.4.0
69+
pre-commit==4.3.0
7070
proto-plus==1.26.1
71-
protobuf==5.29.5
71+
protobuf>=6.31.1,<7.0.0
7272
pyasn1==0.6.1
7373
pyasn1-modules==0.4.2
7474
pycparser==2.22
7575
PyJWT==2.10.1
76-
pylint==3.3.6
76+
pylint==3.3.8
7777
pylint-django==2.6.1
78-
pylint-plugin-utils==0.8.2
78+
pylint-plugin-utils==0.9.0
7979
pyparsing==3.2.3
8080
python3-openid==3.2.0
8181
pytz==2023.3
8282
PyYAML==6.0.2
8383
referencing==0.36.2
84-
requests==2.32.4
84+
requests==2.32.5
8585
requests-oauthlib==2.0.0
8686
retry==0.9.2
87-
rpds-py==0.24.0
88-
rsa==4.9
89-
ruamel.yaml==0.18.10
87+
rpds-py==0.27.1
88+
rsa==4.9.1
89+
ruamel.yaml==0.18.15
9090
ruamel.yaml.clib==0.2.12
9191
semantic-version==2.10.0
92-
setuptools-rust==1.11.0
92+
setuptools-rust==1.12.0
9393
six==1.17.0
9494
sqlparse==0.5.3
9595
toml==0.10.2
9696
tomli==2.2.1
97-
tomlkit==0.13.2
97+
tomlkit==0.13.3
9898
typing-inspect==0.9.0
99-
typing_extensions==4.12.2
100-
uritemplate==4.1.1
99+
typing_extensions==4.15.0
100+
uritemplate==4.2.0
101101
urllib3==2.5.0
102-
uvicorn==0.34.0
103-
virtualenv==20.30.0
104-
wrapt==1.17.2
102+
uvicorn==0.35.0
103+
virtualenv==20.34.0
104+
wrapt==1.17.3
105105
xmltodict==0.14.2
106106
yq==3.4.3
107-
zipp==3.21.0
107+
zipp==3.23.0

0 commit comments

Comments
 (0)