Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a491136

Browse filesBrowse files
renovate-botpartheatswastgcf-owl-bot[bot]
authored
chore(deps): update all dependencies (googleapis#391)
* chore(deps): update all dependencies * deps: try sqlalchemy 1.4.28 * try 1.4.27 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * try 1.4.26 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Anthonios Partheniou <partheniou@google.com> Co-authored-by: Tim Swast <swast@google.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent ba2e125 commit a491136
Copy full SHA for a491136

File tree

Expand file treeCollapse file tree

2 files changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+3
-3
lines changed

‎samples/snippets/requirements.txt

Copy file name to clipboardExpand all lines: samples/snippets/requirements.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ alembic==1.7.5
22
certifi==2021.10.8
33
charset-normalizer==2.0.10
44
future==0.18.2
5-
geoalchemy2==0.10.0
5+
geoalchemy2==0.10.1
66
google-api-core[grpc]==2.3.2
77
google-auth==2.3.3
88
google-cloud-bigquery==2.31.0
@@ -29,6 +29,6 @@ requests==2.27.1
2929
rsa==4.8
3030
shapely==1.8.0
3131
six==1.16.0
32-
sqlalchemy==1.4.25
32+
sqlalchemy==1.4.26
3333
typing-extensions==4.0.1
3434
urllib3==1.26.7

‎setup.py

Copy file name to clipboardExpand all lines: setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ def readme():
9090
# https://github.com/googleapis/python-bigquery-sqlalchemy/issues/386
9191
# and
9292
# https://github.com/googleapis/python-bigquery-sqlalchemy/issues/385
93-
"sqlalchemy>=1.2.0,<=1.4.25",
93+
"sqlalchemy>=1.2.0,<=1.4.26",
9494
"future",
9595
],
9696
extras_require=extras,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.