Skip to content

Commit 89809e0

Browse files
build(deps): Bump django from 4.2.18 to 4.2.25 in /.kokoro (#426)
Bumps [django](https://github.com/django/django) from 4.2.18 to 4.2.25. - [Commits](django/django@4.2.18...4.2.25) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c1c939 commit 89809e0

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/gcp-sphinx-docfx-yaml/.kokoro/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Library specific extra installations.
22
# Extra installations are required to ensure all documentation can be
33
# generated and not missed out with the generate-docs script.
4-
django==4.2.18
4+
django==4.2.25
55
google-cloud-aiplatform[prediction]
66
googleapis-common-protos==1.58.0 # pinned for conflict in range specifier.
77
grpcio-status==1.48.2 # must be pinned due to protobuf compatibility.

packages/gcp-sphinx-docfx-yaml/.kokoro/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,9 @@ distlib==0.3.9 \
171171
--hash=sha256:47f8c22fd27c27e25a65601af709b38e4f0a45ea4fc2e710f65755fa8caaaf87 \
172172
--hash=sha256:a60f20dea646b8a33f3e7772f74dc0b2d0772d2837ee1342a00645c81edf9403
173173
# via virtualenv
174-
django==4.2.18 \
175-
--hash=sha256:52ae8eacf635617c0f13b44f749e5ea13dc34262819b2cc8c8636abb08d82c4b \
176-
--hash=sha256:ba52eff7e228f1c775d5b0db2ba53d8c49d2f8bfe6ca0234df6b7dd12fb25b19
174+
django==4.2.25 \
175+
--hash=sha256:2391ab3d78191caaae2c963c19fd70b99e9751008da22a0adcc667c5a4f8d311 \
176+
--hash=sha256:9584cf26b174b35620e53c2558b09d7eb180a655a3470474f513ff9acb494f8c
177177
# via -r requirements.in
178178
docker==6.0.0 \
179179
--hash=sha256:19e330470af40167d293b0352578c1fa22d74b34d3edf5d4ff90ebc203bbb2f1 \

0 commit comments

Comments
 (0)