Skip to content

Commit

Permalink
Bump cloud2sql and Resoto dependencies (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
lloesche authored Dec 22, 2022
1 parent 8ddee96 commit 08036e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion cloud2sql/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
__author__ = "Some Engineering Inc."
__license__ = "Apache 2.0"
__copyright__ = "Copyright © 2022 Some Engineering Inc."
__version__ = "0.6.1"
__version__ = "0.6.2"
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ resotoclient>=1.2.1
posthog>=2.2.0
requests>=2.28.1

resotolib>=3.0.0
resotolib>=3.0.2
# all collector plugins
resoto-plugin-aws>=3.0.0
resoto-plugin-digitalocean>=3.0.0
resoto-plugin-gcp>=3.0.0
resoto-plugin-k8s>=3.0.0
resoto-plugin-aws>=3.0.2
resoto-plugin-digitalocean>=3.0.2
resoto-plugin-gcp>=3.0.2
resoto-plugin-k8s>=3.0.2

0 comments on commit 08036e4

Please sign in to comment.