Skip to content

Commit 64d5586

Browse files
chore(deps): update all dependencies (#1556)
* chore(deps): update all dependencies * revert Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 5854cdc commit 64d5586

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/gapic-generator/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.7-slim
1+
FROM python:3.11-slim
22

33
# Install system packages.
44
RUN apt-get update \
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
click==8.1.3
22
google-api-core==2.11.0
3-
googleapis-common-protos==1.57.0
3+
googleapis-common-protos==1.57.1
44
jinja2==3.1.2
55
MarkupSafe==2.1.1
6-
protobuf==3.20.3
6+
protobuf==4.21.12
77
pypandoc==1.10
88
PyYAML==6.0
99
setuptools==65.6.3
1010
grpc-google-iam-v1==0.12.4
1111
proto-plus==1.22.1
12-
pytest-asyncio==0.20.2
12+
pytest-asyncio==0.20.3
1313
libcst==0.4.9
1414
inflection==0.5.1

0 commit comments

Comments
 (0)