File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 0.17.3] ( https://github.com/googleapis/python-bigquery-pandas/compare/v0.17.2...v0.17.3 ) (2022-03-05)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** require google-api-core>=1.31.5, >=2.3.2 ([ #493 ] ( https://github.com/googleapis/python-bigquery-pandas/issues/493 ) ) ([ 744a71c] ( https://github.com/googleapis/python-bigquery-pandas/commit/744a71c3d265d0e9a2ac25ca98dd0fa3ca68af6a ) )
9
+ * ** deps:** require google-auth>=1.25.0 ([ 744a71c] ( https://github.com/googleapis/python-bigquery-pandas/commit/744a71c3d265d0e9a2ac25ca98dd0fa3ca68af6a ) )
10
+ * ** deps:** require proto-plus>=1.15.0 ([ 744a71c] ( https://github.com/googleapis/python-bigquery-pandas/commit/744a71c3d265d0e9a2ac25ca98dd0fa3ca68af6a ) )
11
+
3
12
### [ 0.17.2] ( https://github.com/googleapis/python-bigquery-pandas/compare/v0.17.1...v0.17.2 ) (2022-03-02)
4
13
5
14
Original file line number Diff line number Diff line change 2
2
# Use of this source code is governed by a BSD-style
3
3
# license that can be found in the LICENSE file.
4
4
5
- __version__ = "0.17.2 "
5
+ __version__ = "0.17.3 "
You can’t perform that action at this time.
0 commit comments