Skip to content

Commit 9776d3f

Browse files
committed
version bump
1 parent 406b540 commit 9776d3f

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Pipfile.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# BigQuery to SQL
1+
# BigQuery SQLAlchemy Tutorial
22

33
![Python](https://img.shields.io/badge/Python-v3.7-blue.svg?logo=python&longCache=true&logoColor=white&colorB=5e81ac&style=flat-square&colorA=4c566a)
44
![Google Cloud BigQuery](https://img.shields.io/badge/Google--Cloud--BigQuery-v1.11.2-blue.svg?logo=Google&longCache=true&logoColor=white&colorB=5e81ac&style=flat-square&colorA=4c566a)

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ googleapis-common-protos==1.6.0
1111
idna==2.8
1212
protobuf==3.10.0
1313
psycopg2-binary==2.8.4
14-
pyasn1==0.4.7
14+
pyasn1==0.4.8
1515
pyasn1-modules==0.2.7
1616
pybigquery==0.4.11
1717
PyMySQL==0.9.3

0 commit comments

Comments
 (0)