Skip to content

Commit aacc521

Browse files
chore(deps): update all dependencies (#993)
Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent c6cf0f7 commit aacc521

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

samples/geography/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
attrs==21.2.0
2-
cachetools==4.2.2
2+
cachetools==4.2.4
33
certifi==2021.5.30
44
cffi==1.14.6
55
charset-normalizer==2.0.6
@@ -29,7 +29,7 @@ numpy==1.21.2; python_version > "3.6"
2929
packaging==21.0
3030
pandas==1.1.5; python_version < '3.7'
3131
pandas==1.3.2; python_version >= '3.7'
32-
proto-plus==1.19.0
32+
proto-plus==1.19.2
3333
protobuf==3.18.0
3434
pyarrow==5.0.0
3535
pyasn1==0.4.8
@@ -48,4 +48,4 @@ six==1.16.0
4848
typing-extensions==3.10.0.2
4949
typing-inspect==0.7.1
5050
urllib3==1.26.7
51-
zipp==3.5.1
51+
zipp==3.6.0

0 commit comments

Comments
 (0)