Skip to content

Commit 08036e4

Browse files
authored
Bump cloud2sql and Resoto dependencies (#21)
1 parent 8ddee96 commit 08036e4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

cloud2sql/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
__author__ = "Some Engineering Inc."
1212
__license__ = "Apache 2.0"
1313
__copyright__ = "Copyright © 2022 Some Engineering Inc."
14-
__version__ = "0.6.1"
14+
__version__ = "0.6.2"

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ resotoclient>=1.2.1
88
posthog>=2.2.0
99
requests>=2.28.1
1010

11-
resotolib>=3.0.0
11+
resotolib>=3.0.2
1212
# all collector plugins
13-
resoto-plugin-aws>=3.0.0
14-
resoto-plugin-digitalocean>=3.0.0
15-
resoto-plugin-gcp>=3.0.0
16-
resoto-plugin-k8s>=3.0.0
13+
resoto-plugin-aws>=3.0.2
14+
resoto-plugin-digitalocean>=3.0.2
15+
resoto-plugin-gcp>=3.0.2
16+
resoto-plugin-k8s>=3.0.2

0 commit comments

Comments
 (0)