outerbounds 0.10.15__py3-none-any.whl → 0.10.17__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -26,7 +26,7 @@ class SecretOutput:
26
26
  if self.type == "text":
27
27
  return "\n".join(
28
28
  [
29
- f"{k}={v}"
29
+ f'{k}="{v}"'
30
30
  for _, secret in self._secrets.items()
31
31
  for k, v in secret.items()
32
32
  ]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: outerbounds
3
- Version: 0.10.15
3
+ Version: 0.10.17
4
4
  Summary: More Data Science, Less Administration
5
5
  License: Proprietary
6
6
  Keywords: data science,machine learning,MLOps
@@ -28,9 +28,9 @@ Requires-Dist: google-auth (>=2.27.0,<3.0.0) ; extra == "gcp"
28
28
  Requires-Dist: google-cloud-secret-manager (>=2.20.0,<3.0.0) ; extra == "gcp"
29
29
  Requires-Dist: google-cloud-storage (>=2.14.0,<3.0.0) ; extra == "gcp"
30
30
  Requires-Dist: metaflow_checkpoint (==0.2.8)
31
- Requires-Dist: ob-metaflow (==2.18.10.1)
32
- Requires-Dist: ob-metaflow-extensions (==1.4.22)
33
- Requires-Dist: ob-metaflow-stubs (==6.0.10.15)
31
+ Requires-Dist: ob-metaflow (==2.18.11.1)
32
+ Requires-Dist: ob-metaflow-extensions (==1.4.23)
33
+ Requires-Dist: ob-metaflow-stubs (==6.0.10.17)
34
34
  Requires-Dist: ob-project-utils (==0.1.45)
35
35
  Requires-Dist: opentelemetry-distro (>=0.41b0) ; extra == "otel"
36
36
  Requires-Dist: opentelemetry-exporter-otlp-proto-http (>=1.20.0) ; extra == "otel"
@@ -49,7 +49,7 @@ outerbounds/command_groups/flowprojects_cli.py,sha256=gFAA_zUIyhD092Hd7IW5InuIxO
49
49
  outerbounds/command_groups/kubernetes_cli.py,sha256=2bxPKUp5g_gdwVo4lT-IeWvHxz6Jmj1KxG70nXNgX_M,14758
50
50
  outerbounds/command_groups/local_setup_cli.py,sha256=tuuqJRXQ_guEwOuQSIf9wkUU0yg8yAs31myGViAK15s,36364
51
51
  outerbounds/command_groups/perimeters_cli.py,sha256=z8vwEpNgRXMIMAWltpdaQD72fYGld-mUkcTHrkmkCyk,19299
52
- outerbounds/command_groups/secrets_cli.py,sha256=Vgn_aiTo76a0s5hCJhNWEOrCVhyYeivD08ooQxz0y7c,2952
52
+ outerbounds/command_groups/secrets_cli.py,sha256=BF9RJt-TXYv5CgveLPsuVxMDiZDm7uEVLiZ_rzQGnIE,2954
53
53
  outerbounds/command_groups/tutorials_cli.py,sha256=UInFyiMqtscHFfi8YQwiY_6Sdw9quJOtRu5OukEBccw,3522
54
54
  outerbounds/command_groups/workstations_cli.py,sha256=W3OFmInYUfd7Gl3baXIIleZWx6NI3bSeXAqCZ-uvYfA,27901
55
55
  outerbounds/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -60,7 +60,7 @@ outerbounds/utils/schema.py,sha256=lMUr9kNgn9wy-sO_t_Tlxmbt63yLeN4b0xQXbDUDj4A,2
60
60
  outerbounds/utils/ssh_utils.py,sha256=MRJ7Oy0M7Lqqs397JDJczTYvxvyHJ_XvBdjt4ZYKaPE,19599
61
61
  outerbounds/utils/utils.py,sha256=4Z8cszNob_8kDYCLNTrP-wWads_S_MdL3Uj3ju4mEsk,501
62
62
  outerbounds/vendor.py,sha256=gRLRJNXtZBeUpPEog0LOeIsl6GosaFFbCxUvR4bW6IQ,5093
63
- outerbounds-0.10.15.dist-info/METADATA,sha256=OBhkI2uqfa4nYN8qRwksGC68nPXiMHRKwkZkaOQn6TI,1879
64
- outerbounds-0.10.15.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
65
- outerbounds-0.10.15.dist-info/entry_points.txt,sha256=AP6rZg7y5SK9e9a9iVq0Fi9Q2KPjPZSwtZ6R98rLw-8,56
66
- outerbounds-0.10.15.dist-info/RECORD,,
63
+ outerbounds-0.10.17.dist-info/METADATA,sha256=LGz0VivHaMaMA15-0Yu5TUDAqNcPmMjt1mPyciUilew,1879
64
+ outerbounds-0.10.17.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
65
+ outerbounds-0.10.17.dist-info/entry_points.txt,sha256=AP6rZg7y5SK9e9a9iVq0Fi9Q2KPjPZSwtZ6R98rLw-8,56
66
+ outerbounds-0.10.17.dist-info/RECORD,,