File tree Expand file tree Collapse file tree 4 files changed +13
-13
lines changed
Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1111__author__ = "Some Engineering Inc."
1212__license__ = "Apache 2.0"
1313__copyright__ = "Copyright © 2023 Some Engineering Inc."
14- __version__ = "0.8.2 "
14+ __version__ = "0.8.3 "
Original file line number Diff line number Diff line change 1- pyarrow==11 .0.0
2- google-cloud-storage==2.8 .0
1+ pyarrow==12 .0.0
2+ google-cloud-storage==2.9 .0
33boto3>=1.26.61
Original file line number Diff line number Diff line change 11# test dependencies
2- pytest==7.3.0
2+ pytest==7.3.1
33black==23.3.0
44flake8>=6.0.0
5- mypy==1.2 .0
6- tox==4.4.12
5+ mypy==1.3 .0
6+ tox==4.5.1
77wheel>=0.38.4
8- coverage==7.2.3
9- resoto-plugin-example-collector>=3.3, <3. 4
8+ coverage==7.2.5
9+ resoto-plugin-example-collector>=3.4
Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ resotoclient>=1.2.1
88posthog >= 2.2.0
99requests >= 2.28.2
1010
11- resotolib >= 3.3.2 , < 3.4
1211# all collector plugins
13- resoto-plugin-aws >= 3.3 , < 3.4
14- resoto-plugin-digitalocean >= 3.3 , < 3.4
15- resoto-plugin-gcp >= 3.3 , < 3.4
16- resoto-plugin-k8s >= 3.3 , < 3.4
12+ resotolib >= 3.4.2 , < 3.5
13+ resoto-plugin-aws >= 3.4.2 , < 3.5
14+ resoto-plugin-digitalocean >= 3.4 , < 3.5
15+ resoto-plugin-gcp >= 3.4.2 , < 3.5
16+ resoto-plugin-k8s >= 3.4.2 , < 3.5
You can’t perform that action at this time.
0 commit comments