File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.45 "
2+ "." : " 0.1.46 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.46] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.45...v0.1.46 ) (2025-08-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency grpcio to v1.74.0 ([ #308 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/308 ) ) ([ 767ec9c] ( https://github.com/cloudquery/plugin-sdk-python/commit/767ec9c9e8c052243b0dffb3757957748cdfeaec ) )
9+ * ** deps:** Update dependency grpcio-tools to v1.74.0 ([ #309 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/309 ) ) ([ 3fd3082] ( https://github.com/cloudquery/plugin-sdk-python/commit/3fd3082000bd2ba6f7a72ebafd87bf761c149a99 ) )
10+ * ** deps:** Update dependency iniconfig to v2.1.0 ([ #311 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/311 ) ) ([ 3de934d] ( https://github.com/cloudquery/plugin-sdk-python/commit/3de934d6cd65596a2c16a92cfcda1ce844c6e88e ) )
11+ * ** deps:** Update dependency numpy to v2.3.2 ([ #312 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/312 ) ) ([ f131e4d] ( https://github.com/cloudquery/plugin-sdk-python/commit/f131e4d9d988953f2695149416b0e5f4a6b03897 ) )
12+
313## [ 0.1.45] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.44...v0.1.45 ) (2025-07-01)
414
515
Original file line number Diff line number Diff line change 5151]
5252setuptools .setup (
5353 name = name ,
54- version = "0.1.45 " ,
54+ version = "0.1.46 " ,
5555 description = description ,
5656 long_description = long_description ,
5757 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments