Skip to content

Commit

Permalink
Merge branch 'main' into owl-bot-update-lock-3741fd1f5f5150378563c76a…
Browse files Browse the repository at this point in the history
…fa06bcc12777b5fe54c5ee01115218f83872134f
  • Loading branch information
vchudnov-g committed Mar 20, 2024
2 parents febce54 + 3028305 commit 97ad159
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/.OwlBot.lock.yaml
Expand Up @@ -16,3 +16,4 @@ docker:
digest: sha256:3741fd1f5f5150378563c76afa06bcc12777b5fe54c5ee01115218f83872134f
# created: 2024-03-15T16:26:15.743347415Z


1 change: 1 addition & 0 deletions .kokoro/docker/docs/Dockerfile
Expand Up @@ -80,6 +80,7 @@ RUN wget -O /tmp/get-pip.py 'https://bootstrap.pypa.io/get-pip.py' \
# Test pip
RUN python3 -m pip


# Install build requirements
COPY requirements.txt /requirements.txt
RUN python3 -m pip install --require-hashes -r requirements.txt
Expand Down
2 changes: 1 addition & 1 deletion .kokoro/docker/docs/requirements.txt
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --allow-unsafe --generate-hashes requirements.in
Expand Down

0 comments on commit 97ad159

Please sign in to comment.