pycarlo 0.10.125__py3-none-any.whl → 0.10.126__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.

Potentially problematic release.


This version of pycarlo might be problematic. Click here for more details.

pycarlo/lib/schema.json CHANGED
@@ -138924,6 +138924,12 @@
138924
138924
  "isDeprecated": false,
138925
138925
  "name": "AI_FEATURES_OFF"
138926
138926
  },
138927
+ {
138928
+ "deprecationReason": null,
138929
+ "description": null,
138930
+ "isDeprecated": false,
138931
+ "name": "TROUBLESHOOTING_AGENT_OFF"
138932
+ },
138927
138933
  {
138928
138934
  "deprecationReason": null,
138929
138935
  "description": null,
pycarlo/lib/schema.py CHANGED
@@ -1700,11 +1700,18 @@ class DenialReason(sgqlc.types.Enum):
1700
1700
  * `AI_FEATURES_OFF`None
1701
1701
  * `ENTITLEMENTS`None
1702
1702
  * `INVALID_USER`None
1703
+ * `TROUBLESHOOTING_AGENT_OFF`None
1703
1704
  * `TSA_FEATURE_FLAG_OFF`None
1704
1705
  """
1705
1706
 
1706
1707
  __schema__ = schema
1707
- __choices__ = ("AI_FEATURES_OFF", "ENTITLEMENTS", "INVALID_USER", "TSA_FEATURE_FLAG_OFF")
1708
+ __choices__ = (
1709
+ "AI_FEATURES_OFF",
1710
+ "ENTITLEMENTS",
1711
+ "INVALID_USER",
1712
+ "TROUBLESHOOTING_AGENT_OFF",
1713
+ "TSA_FEATURE_FLAG_OFF",
1714
+ )
1708
1715
 
1709
1716
 
1710
1717
  class DetectorStatus(sgqlc.types.Enum):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pycarlo
3
- Version: 0.10.125
3
+ Version: 0.10.126
4
4
  Summary: Monte Carlo's Python SDK
5
5
  Home-page: https://www.montecarlodata.com/
6
6
  Author: Monte Carlo Data, Inc
@@ -35,10 +35,10 @@ pycarlo/features/user/queries.py,sha256=m97RvM0oiBlrU5xmOwe_JJ5N0G0NG5hIOeyQqN2O
35
35
  pycarlo/features/user/service.py,sha256=DHkhuonySaHro07NTd0YNe3cNkDk62CiRTY77dhVaMs,2890
36
36
  pycarlo/lib/README.md,sha256=QGNeUefPzLKGyZqn5aITpcFgkC9WQTNS292BGisRFHk,139
37
37
  pycarlo/lib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
38
- pycarlo/lib/schema.json,sha256=hQGMyZEmF7ubMVU0zlR9byfDS3UPKPL8QCSNX-FSaWo,6149468
39
- pycarlo/lib/schema.py,sha256=EQlFhEfijhqdGQ0O7k9CXum-iaISAYfR4hyP7E186uY,2669511
40
- pycarlo-0.10.125.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
- pycarlo-0.10.125.dist-info/METADATA,sha256=6z5ncIIXTbqs15wXfNGfJBr72CxVVC1ZeJEbF7n9jEw,8742
42
- pycarlo-0.10.125.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
- pycarlo-0.10.125.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
- pycarlo-0.10.125.dist-info/RECORD,,
38
+ pycarlo/lib/schema.json,sha256=0E6yW9jEqeCR044TXHy2rCjsWPZzjzCD-VlHmf6swLs,6149660
39
+ pycarlo/lib/schema.py,sha256=3TObXQdMJ1e9nshW0abrXPutGNn8OFFZtGPOgtOL5OQ,2669625
40
+ pycarlo-0.10.126.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
+ pycarlo-0.10.126.dist-info/METADATA,sha256=zqoRpN5GcZ0LSbPfoK_mX7jJNbf_NaijJeb0nK78uVc,8742
42
+ pycarlo-0.10.126.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
+ pycarlo-0.10.126.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
+ pycarlo-0.10.126.dist-info/RECORD,,