cartography-client 0.8.0__py3-none-any.whl → 0.8.1__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 cartography-client might be problematic. Click here for more details.

cartography/_models.py CHANGED
@@ -304,7 +304,7 @@ class BaseModel(pydantic.BaseModel):
304
304
  exclude_none=exclude_none,
305
305
  )
306
306
 
307
- return cast(dict[str, Any], json_safe(dumped)) if mode == "json" else dumped
307
+ return cast("dict[str, Any]", json_safe(dumped)) if mode == "json" else dumped
308
308
 
309
309
  @override
310
310
  def model_dump_json(
cartography/_version.py CHANGED
@@ -1,4 +1,4 @@
1
1
  # File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
2
 
3
3
  __title__ = "cartography"
4
- __version__ = "0.8.0" # x-release-please-version
4
+ __version__ = "0.8.1" # x-release-please-version
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: cartography-client
3
- Version: 0.8.0
3
+ Version: 0.8.1
4
4
  Summary: The official Python library for the cartography API
5
5
  Project-URL: Homepage, https://github.com/evrimai/cartography-client
6
6
  Project-URL: Repository, https://github.com/evrimai/cartography-client
@@ -5,13 +5,13 @@ cartography/_compat.py,sha256=VWemUKbj6DDkQ-O4baSpHVLJafotzeXmCQGJugfVTIw,6580
5
5
  cartography/_constants.py,sha256=S14PFzyN9-I31wiV7SmIlL5Ga0MLHxdvegInGdXH7tM,462
6
6
  cartography/_exceptions.py,sha256=Y1r8VIWYSEPrOzRIh0DSiCbzEWDBWYJtZpPrjwhs5jU,3230
7
7
  cartography/_files.py,sha256=KnEzGi_O756MvKyJ4fOCW_u3JhOeWPQ4RsmDvqihDQU,3545
8
- cartography/_models.py,sha256=KvjsMfb88XZlFUKVoOxr8OyDj47MhoH2OKqWNEbBhk4,30010
8
+ cartography/_models.py,sha256=6rDtUmk6jhjGN1q96CUICYfBunNXNhhEk_AqztTm3uE,30012
9
9
  cartography/_qs.py,sha256=AOkSz4rHtK4YI3ZU_kzea-zpwBUgEY8WniGmTPyEimc,4846
10
10
  cartography/_resource.py,sha256=ofOCE9gyI5yng3FbynF2nNk2n-PfZEnNu89Kv2LGtR8,1130
11
11
  cartography/_response.py,sha256=KTgC3XMyHfxd-QFOw0_eSSH_H9JjFLguHHnlMVgDmYY,28848
12
12
  cartography/_streaming.py,sha256=44nEybod8OtdW8mLkaJGFHaLPYdy7ANKKbdKZxp7BNU,10120
13
13
  cartography/_types.py,sha256=4TMbDeigQ7UCsXAWFGmB-BVvdzbdp4JKq52aMkGgMQU,6202
14
- cartography/_version.py,sha256=Ba-tJYqxk_yNJMlHAKz_N0DXOsfm6L6y07f_3IyfrHw,163
14
+ cartography/_version.py,sha256=bwLw7W0DwnMRptSgMrutrZX2MCk1uMNfIUqOpUuiYqw,163
15
15
  cartography/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
16
16
  cartography/_utils/__init__.py,sha256=PNZ_QJuzZEgyYXqkO1HVhGkj5IU9bglVUcw7H-Knjzw,2062
17
17
  cartography/_utils/_logs.py,sha256=TNCxhQiimRnezBq1pV7qiJToiuoztfqs3Ls7XjnhyIE,789
@@ -64,7 +64,7 @@ cartography/types/workflows/request/crawl_create_bulk_response.py,sha256=jsxrgEs
64
64
  cartography/types/workflows/request/crawl_create_params.py,sha256=kTdKv3Je_SXvoMxPvHIjnkukBJ58D_1G3dntI6ueyd4,669
65
65
  cartography/types/workflows/request/crawl_request_param.py,sha256=-k6nZnjcdPpSR6zM13c5dcaIStaJrIB9KkIsQYwVcjA,669
66
66
  cartography/types/workflows/request/workflow_result.py,sha256=iIDSquvEHkrr_IDYhZqJDZgLvEugBKgSeQOnA9jPohQ,221
67
- cartography_client-0.8.0.dist-info/METADATA,sha256=s4Y80BHgzo_RW8ITFLHnvIx-iBbgw1xBv0TuYBpaNLM,13566
68
- cartography_client-0.8.0.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
69
- cartography_client-0.8.0.dist-info/licenses/LICENSE,sha256=0DZ926LAsHVU1OBPQaE_owbXJZ6foQ133RvErapSzt0,11341
70
- cartography_client-0.8.0.dist-info/RECORD,,
67
+ cartography_client-0.8.1.dist-info/METADATA,sha256=NMX1-pPZVWBcuwEwOQT5Ho-gpKvZpfM7pDcNULLnaOc,13566
68
+ cartography_client-0.8.1.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
69
+ cartography_client-0.8.1.dist-info/licenses/LICENSE,sha256=0DZ926LAsHVU1OBPQaE_owbXJZ6foQ133RvErapSzt0,11341
70
+ cartography_client-0.8.1.dist-info/RECORD,,