Skip to content

Commit f15f507

Browse files
authored
chore(deps): update all dependencies (#341)
1 parent ee24b40 commit f15f507

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/sqlalchemy-bigquery/samples/snippets/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ pyparsing==2.4.7
99
pytest==6.2.5
1010
toml==0.10.2
1111
typing-extensions==3.10.0.2
12-
zipp==3.5.1
12+
zipp==3.6.0

packages/sqlalchemy-bigquery/samples/snippets/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiocontextvars==0.2.2
22
attrs==21.2.0
3-
cachetools==4.2.2
3+
cachetools==4.2.4
44
certifi==2021.5.30
55
cffi==1.14.6
66
charset-normalizer==2.0.6
@@ -39,7 +39,7 @@ opentelemetry-semantic-conventions==0.24b0
3939
packaging==21.0
4040
pandas==1.1.5; python_version < '3.7'
4141
pandas==1.3.2; python_version >= '3.7'
42-
proto-plus==1.19.0
42+
proto-plus==1.19.2
4343
protobuf==3.18.0
4444
pyarrow==5.0.0
4545
pyasn1==0.4.8
@@ -62,4 +62,4 @@ typing-extensions==3.10.0.2
6262
typing-inspect==0.7.1
6363
urllib3==1.26.7
6464
wrapt==1.12.1
65-
zipp==3.5.1
65+
zipp==3.6.0

0 commit comments

Comments
 (0)